Select the one that suits your setup and extract it in your file-browser by right clicking
"extract" or on the command-line using: tar xvzf
sage...tar.gz or tar --lzma -xvf sage...tar.gz.
Run sage by calling the command: sage.
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
Sage consists of a selected set of packages which are well tested and integrated into the
Sage framework. There are also other less integrated or unstable packages additionally
available. Click here to get an overview of all
available packages.