Octave for macOS: Difference between revisions
Jump to navigation
Jump to search
→Running `brew upgrade` indiscriminately updates every package managed by homebrew which may cripple other software on the machine (accidental postgres upgrades are not fun). `brew upgrade` shouldn't be necessary, especially for a fresh install.
(replace iOS with OS X) |
|||
Line 136: | Line 136: | ||
First we ensure brew itself has the latest definitions: | First we ensure brew itself has the latest definitions: | ||
<pre>brew update | <pre>brew update</pre> | ||
Then, we install Octave. To install only the command-line version use: | Then, we install Octave. To install only the command-line version use: |