Package for Ubuntu 19.10
When the packages will be available for Ubuntu 19.10 to be installed through apt?
There will be a maintenance on the server on November 14th 2025.
When the packages will be available for Ubuntu 19.10 to be installed through apt?
I guess this question should be asked to Ubuntu packagers.
If no package is available, you can easily build SageMath 8.9 from source: install first the following Ubuntu packages, which are prerequisites for the build: https://wiki.sagemath.org/prerequisit...
Then, In a console, do
git clone https://github.com/sagemath/sage.git
cd sage
MAKE="make -j8" make
I managed to build it, but I can't install it to call sage from anywhere.
make install -j 4 gives this output after building everything
make[3]: Leaving directory '/home/siriak/Downloads/sage/build/make' make '/home/siriak/Downloads/sage/local/etc/sage-started.txt' make[3]: Entering directory '/home/siriak/Downloads/sage/build/make' if [ -z "$SAGE_INSTALL_FETCH_ONLY" ]; then \ cd /home/siriak/Downloads/sage/src && source bin/sage-env && \ sage-logger -p 'time make sage' '/home/siriak/Downloads/sage/logs/pkgs/sagelib-8.9.log'; \ fi [sagelib-8.9] cd . && export \ [sagelib-8.9] SAGE_ROOT=/doesnotexist \
It doesn't fit in comment
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2019-11-01 14:42:08 +0100
Seen: 1,698 times
Last updated: Nov 02 '19
ImportError after (apparently peaceful) installation
Mac OS vs Ubuntu for high performance computing
problem during install sage ubuntu python
sage 4.7 does not build and run in new ubuntu 11 amd64 install!
Upgrade sage: build from sources?
Build sage with components those are already installed
Sage-4.8 installation failed in ubuntu 10.04
Build for 4.8 can't find spkg-install script, setup.py, or configure script
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.