Octave for GNU/Linux: Difference between revisions

Link Building Octave from source.
(→‎Distribution independent: Reorder Docker, overhaul text a bit.)
(Link Building Octave from source.)
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.
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.


== Arch Linux ==
== Arch Linux ==
Line 86: Line 86:


  snap install octave --beta
  snap install octave --beta
= Building from source =
: ''Main article: [[Building]]''


[[Category:Installation]]
[[Category:Installation]]
[[Category:GNU/Linux]]
[[Category:GNU/Linux]]