Ask Your Question

Revision history [back]

click to hide/show revision 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/

click to hide/show revision 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.