Octave for macOS: Difference between revisions

m
→‎Simple Installation Instructions: Make last change a footnote.
m (→‎Simple Installation Instructions: Make last change a footnote.)
Line 134: Line 134:
<pre>brew update</pre>
<pre>brew update</pre>


Then, we install Octave:
Then, we install Octave
<ref>Homebrew has updated some of its scripts. To install Octave as of May 14, 2020, provide the migrated full path by running <code>brew install homebrew/core/octave</code> instead. [Citation needed!]</ref>:
<pre>brew install octave</pre>
<pre>brew install octave</pre>


Line 166: Line 167:


In case of trouble, see the [https://docs.brew.sh/Troubleshooting Homebrew Troubleshooting Guide], which assists in diagnosing problems and craft useful bug reports. Bugs may be reported at [https://github.com/Homebrew/homebrew-core/issues Homebrew-core's issue tracker].
In case of trouble, see the [https://docs.brew.sh/Troubleshooting Homebrew Troubleshooting Guide], which assists in diagnosing problems and craft useful bug reports. Bugs may be reported at [https://github.com/Homebrew/homebrew-core/issues Homebrew-core's issue tracker].
_NOTE_: `brew` has updated some of its scripts. To install octave as of 05-14-2020, provide the migrated full path by running `brew install homebrew/core/octave` instead.


===Spack===
===Spack===