| 1 | initial version |
Since it seems you are running Ubuntu 16.04, I would advise to install the latest version (8.9) from scratch by downloading the binary tar ball from https://www.sagemath.org/download-linux.html.
After having downloaded the tar.bz2 file in your home directory, it suffices to run
bunzip2 sage-8.9-Ubuntu_16.04-x86_64.tar.bz2
tar xvf sage-8.9-Ubuntu_16.04-x86_64.tar
cd SageMath
./sage -n jupyter
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.