Differences between revisions 9 and 20 (spanning 11 versions)
Revision 9 as of 2018-09-04 14:11:17
Size: 763
Editor: egourgoulhon
Comment:
Revision 20 as of 2023-02-23 20:46:28
Size: 464
Editor: mkoeppe
Comment: remove trac link
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Required packages to build SageMath on Ubuntu = ## page was renamed from prerequisitesUbuntu
= Required packages to build SageMath 9.0 on Ubuntu =
Line 5: Line 6:
Here is the list of Ubuntu packages to install in order to build SageMath from sources (this is for Ubuntu 18.04):
 * git
 * m4
 * gfortran
 * libssl-dev
 * python-pip
Line 12: Line 7:
In addition, it is recommended to install
 * texlive-generic-extra ''(to generate pdf documentation)''
 * texlive-xetex ''(to convert Jupyter notebooks to pdf)''
 * latexmk ''(to generate pdf documentation)''
 * pandoc ''(to convert Jupyter notebooks to pdf)''
 * ffmpeg
 * libavdevice-dev
See the [[http://doc.sagemath.org/html/en/installation/source.html#prerequisites|Prerequisites section]] of Sage Installation Guide.
Line 20: Line 9:

For more details, see the [[http://doc.sagemath.org/html/en/installation/source.html#prerequisites|Prerequisites section]] of Sage Installation Guide.
'''Since version 9.1, Sage generates the lists of required prerequisites in the installation manual automatically. Do not update this wiki page.

Required packages to build SageMath 9.0 on Ubuntu

http://loco.ubuntu.com/media/images/cof_orange_hex1.png

See the Prerequisites section of Sage Installation Guide.

Since version 9.1, Sage generates the lists of required prerequisites in the installation manual automatically. Do not update this wiki page.

prerequisites/Ubuntu (last edited 2023-02-23 20:46:28 by mkoeppe)