1,852
edits
(→Homebrew: Strip outdated and redundant information.) |
(→Homebrew: Make description easier to follow.) |
||
Line 32: | Line 32: | ||
'''Install GNU Octave using Homebrew:''' | '''Install GNU Octave using Homebrew:''' | ||
Follow the [https://brew.sh/ Homebrew installation instructions]. | |||
In case of trouble, see the [https://docs.brew.sh/Troubleshooting Homebrew Troubleshooting Guide]. | In the [https://support.apple.com/guide/terminal/welcome/mac Terminal App] type: | ||
brew update | |||
brew upgrade | |||
brew install octave | |||
octave --gui | |||
In case of trouble try <code>brew doctor</code>, see the [https://docs.brew.sh/Troubleshooting Homebrew Troubleshooting Guide]. | |||
=== MacPorts === | === MacPorts === |