Ask Your Question

Revision history [back]

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/

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.