Octave for GNU/Linux: Difference between revisions

Jump to navigation Jump to search
m
(→‎Debian and Debian-based (such as Ubuntu): drop sudo, use stable apt command)
(One intermediate revision by one other user not shown)
Line 1: Line 1:
= Distributions =
= Distributions =


The recommended way for installing Octave on GNU/Linux systems is via each distribution's package installation system. If this is for some reason not possible, or the available Octave version too old, consider using a [[#Distribution_independent|distribution independent]] approach described below or [[Building]] Octave from source.
The recommended way for installing Octave on GNU/Linux systems is via each distribution's package installation system. If this is for some reason not possible, or the available Octave version too old, consider using a [[#Distribution_independent|distribution independent]] approach described below or [[Building|build Octave from source]].


== Arch Linux ==
== Arch Linux ==
Line 69: Line 69:


* More info: https://guix.gnu.org/packages/octave-5.2.0/
* More info: https://guix.gnu.org/packages/octave-5.2.0/
guix install octave


== Homebrew on Linux ==
== Homebrew on Linux ==

Navigation menu