Octave for GNU/Linux: Difference between revisions

Jump to navigation Jump to search
→‎Debian and Debian-based (such as Ubuntu): drop sudo, use stable apt command
(→‎Snap: drop --beta channel option)
(→‎Debian and Debian-based (such as Ubuntu): drop sudo, use stable apt command)
Line 13: Line 13:
: ''Main article: [[Octave for Debian systems]]''
: ''Main article: [[Octave for Debian systems]]''


  sudo apt-get install octave
  apt install octave
  sudo apt-get install liboctave-dev  # development files
  apt install liboctave-dev  # development files


== Fedora ==
== Fedora ==
296

edits

Navigation menu