_sagemath: Upstream SageMath library or its downstream packages in distributions

The upstream SageMath project publishes a source package “sagemath” to PyPI, providing a monolithic build of the Sage library.

SageMath is also available from various software distributions and can be installed by package managers. This package records the names of the system packages that should be installed to provide a standard installation of SageMath, including documentation and Jupyter.

Upstream Contact

Downstream Contact

See wiki page Distribution

Type

optional

Dependencies

Version Information

requirements.txt:

--editable sagemath@git+https://github.com/sagemath/sage.git

See https://repology.org/project/sagemath/versions

Installation commands

$ pip install --editablesagemath@git+https://github.com/sagemath/sage.git
$ sage -i _sagemath
$ sudo pacman -S sagemath sagemath-doc
$ conda install sage
$ sudo apt-get install sagemath sagemath-doc sagemath-jupyter
$ sudo dnf install sagemath
$ sudo pkg install math/sage
$ brew install sage
$ nix-env -f \'\<nixpkgs\>\' --install --attr sage
$ sudo xbps-install sagemath