| 1 | initial version |
To install on Ubuntu you have several options, see Sage's Linux download page:
install a binary (pick a mirror on the Linux download page and choose the correct binary for your system).
use the Ubuntu PPA by team AIMS.
Ubuntu PPA
There is also a PPA for Ubuntu available. Install Sage this way:
apt-add-repository -y ppa:aims/sagemath
apt-get update
apt-get install sagemath-upstream-binary
build from source.
For that, download the source tarball from Sage's source download page, expand it, and run make.
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.