Octave for macOS: Difference between revisions

Jump to navigation Jump to search
m
→‎Homebrew: No extra subsection.
m (→‎Fink: No extra subsection.)
m (→‎Homebrew: No extra subsection.)
Line 59: Line 59:
* Run {{Codeline|sudo port install octave}}.
* Run {{Codeline|sudo port install octave}}.


===Homebrew===
=== Homebrew ===


Homebrew is a package management system that simplifies the installation of software on macOS. It is a free/open source software project to simplify installation of other free/open source software. It is similar in aim and function to MacPorts and Fink. It was written by Max Howell and has gained popularity in the Ruby on Rails community and earned praise for its extensibility.
[https://brew.sh/ Homebrew] is a package management system that simplifies the installation of software on macOS. It is a free/open source software project to simplify installation of other free/open source software. It is similar in aim and function to MacPorts and Fink. It was written by Max Howell and has gained popularity in the Ruby on Rails community and earned praise for its extensibility.


====Simple Installation Instructions====
Install GNU Octave using Homebrew:


First, install Homebrew:
First, install Homebrew:

Navigation menu