659
edits
Carandraug (talk | contribs) (Undo revision 3119 by JasonHnicholson (talk) this information is in [Debian]) |
Carandraug (talk | contribs) (→Debian and Debian-based (such as Ubuntu): remove the <version> which is no longer valid and doc package which are installed automatically.) |
||
Line 6: | Line 6: | ||
=Debian and Debian-based (such as Ubuntu)= | =Debian and Debian-based (such as Ubuntu)= | ||
Simply install Octave from your distribution repository: | |||
apt-get install install octave | |||
For old versions of Ubuntu that only supply old versions of Octave, consider using Octave's PPA. For more details, see the [[Debian]] specific instructions page. | |||
There are also Debian packages for each of the Octave-Forge packages, usually named {{codeline|octave<pkgname>}}, e.g, {{codeline|octave-image}} and {{codeline|octave-statistics}} for the image processing and statistics package respectively. A complete list of them can be found with the command: | |||
aptitude search ?description\(octave-forge\) | |||
=Fedora= | =Fedora= |