All of yacas at your fingertips

Downloads

Current stable version (1.9.1)

  • source code: tgz and zip
  • binary packages for
    • Java
    • Linux
      • Ubuntu installation instructions:
        • Open terminal (Ctrl - Alt + T)
        • Execute
          sudo add-apt-repository ppa:teoretyk/yacas
          sudo apt-get update
          
        • Execute
          sudo apt-get install yacas-console
          

          to install terminal interface

        • Execute
          sudo apt-get install yacas-gui
          

          to install graphical interface

        • Execute
          sudo apt-get install yacas-kernel
          

          to install yacas kernel for Jupyter

        • Execute
          sudo apt-get install yacas-dev
          

          to install development libraries

Development version

Archive