@@ -6,20 +6,24 @@ Linux Package Managers
6
6
SageMath is available from various distributions and can be installed
7
7
by package managers.
8
8
9
- See `the _sagemath dummy package <../reference/spkg/_sagemath.html >`_
10
- for the names of packages that provide a standard installation of
11
- SageMath, including documentation and Jupyter.
9
+ As of Sage 10.2, we can recommend the following distributions, which
10
+ provide well-maintained and up-to-date SageMath packages:
11
+ `Arch Linux <https://archlinux.org/ >`_
12
+ and `Void Linux <https://voidlinux.org/ >`_.
12
13
13
- See also ` repology.org: sagemath
14
- <https://repology.org/project/sagemath/versions > `_ for information
15
- about versions of SageMath packages in various distributions.
16
- **Do not install a version of Sage older than 9.2 . **
14
+ Gentoo users might want to give a try to
15
+ ` sage-on-gentoo <https://github.com/cschwan/sage-on-gentoo >`_.
16
+
17
+ **Do not install a version of Sage older than 9.5 . **
17
18
If you are on an older version of your distribution and a recent
18
19
version of SageMath is only available on a newer version of the
19
20
distribution, consider upgrading your distribution.
20
21
21
- Gentoo users might want to give a try to
22
- `sage-on-gentoo <https://github.com/cschwan/sage-on-gentoo >`_.
22
+ See `the _sagemath dummy package <../reference/spkg/_sagemath.html >`_
23
+ for the names of packages that provide a standard installation of
24
+ SageMath, including documentation and Jupyter. See also `repology.org: sagemath
25
+ <https://repology.org/project/sagemath/versions> `_ for information
26
+ about versions of SageMath packages in various distributions.
23
27
24
- The `GitHub wiki page Distribution <https://github.com/sagemath/sage/wiki/Distribution> ` collects information
28
+ The `GitHub wiki page Distribution <https://github.com/sagemath/sage/wiki/Distribution >`_ collects information
25
29
regarding packaging and distribution of SageMath.
0 commit comments