| 1 | initial version |
Just do the two steps independently:
remove the PPA with the apt command:
sudo apt-get remove sagemath-upstream-binary
install Sage the way you want (either from some binaries, or compile it yourself so that you can even get the latest beta version), see http://doc.sagemath.org/html/en/installation/
| 2 | No.2 Revision |
Just do the two steps independently:
remove the PPA with the apt command:
sudo apt-get remove sagemath-upstream-binary
install Sage the way you want (either from some binaries, or compile it yourself so that you can even get the latest beta version), see http://doc.sagemath.org/html/en/installation/
That said, i am pretty sure the PPA will be updated to 8.0 soon.
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.