#19470: Easier package update
-------------------------------------+-------------------------------------
Reporter: vbraun | Owner:
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-6.10
Component: build | Resolution:
Keywords: | Merged in:
Authors: Volker Braun | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/vbraun/easier_package_update | b9cc197718ccdadd4e8e789c2a5999727af2f0bc
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by vbraun):
Done
{{{
$ ./sage -package
sage-package
--------
The package script is used to manage third-party tarballs.
Usage:
* apropos: Find up to 5 package names that are close to the given name
$ sage --package apropos python
Did you mean: cython, ipython, python2, python3, patch?
* config: Print the configuration
$ sage --package config
Configuration:
* log = info
* interactive = True
* list: Print a list of all available packages
$ sage --package list | sort
4ti2
arb
atlas
autotools
[...]
zn_poly
* name: Find the package name given a tarball filename
$ sage --package name pari-2.8-1564-gdeac36e.tar.gz
pari
* tarball: Find the tarball filename given a package name
$ sage --package tarball pari
pari-2.8-1564-gdeac36e.tar.gz
* update: Update a package. This modifies the Sage sources.
$ sage --package update pari 2015
--url=http://localhost/pari/tarball.tgz
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/19470#comment:12>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.