Octave for Debian systems: Difference between revisions

Jump to navigation Jump to search
Line 15: Line 15:
=== Octave's Personal Package Archive (PPA) ===
=== Octave's Personal Package Archive (PPA) ===


However, for some Ubuntu releases the octave packages are old (Debian Squeeze and Ubuntu 12.04 or older only have Octave version 3.2).  The [https://launchpad.net/~octave GNU Octave Team] on Launchpad maintain a PPA providing a binary packages of the latest stable and unstable versions of Octave for all versions of Ubuntu. To set up your system to install these packages
However, for some Ubuntu releases the octave packages are old (Debian Squeeze and Ubuntu 12.04 or older only have Octave version 3.2).  The [https://launchpad.net/~octave GNU Octave Team] on Launchpad maintain a PPA providing a binary packages of the latest stable versions of Octave for all versions of Ubuntu. To set up your system to install these packages


  sudo apt-add-repository ppa:octave/stable
  sudo apt-add-repository ppa:octave/stable
sudo apt-add-repository ppa:octave/unstable  # optional
  sudo apt-get update
  sudo apt-get update
  sudo apt-get install octave
  sudo apt-get install octave
Anonymous user

Navigation menu