240
edits
m (Fix oneliner for Ubuntu 22.04) |
(→Installing Octave: Latest Ubuntu version for PPA) |
||
Line 17: | Line 17: | ||
sudo apt-get install octave-control octave-image octave-io octave-optim octave-signal octave-statistics | sudo apt-get install octave-control octave-image octave-io octave-optim octave-signal octave-statistics | ||
Up to 2018, the [https://launchpad.net/~octave GNU Octave Team] on Launchpad actively maintained a PPA providing more up to date packages of Octave. These | Up to 2018, the [https://launchpad.net/~octave GNU Octave Team] on Launchpad actively maintained a PPA providing more up to date packages of Octave. These were backported from Debian unstable and were useful for older Ubuntu installations (up to Xenial Xerus 16.04). To set up your system to install these packages, run: | ||
sudo apt-add-repository ppa:octave/stable | sudo apt-add-repository ppa:octave/stable |
edits