Skip to content

Instantly share code, notes, and snippets.

@frankyaorenjie
Created September 23, 2017 08:17
Show Gist options
  • Save frankyaorenjie/f774fcc9e33880d011317465df34b8cb to your computer and use it in GitHub Desktop.
Save frankyaorenjie/f774fcc9e33880d011317465df34b8cb to your computer and use it in GitHub Desktop.
brew_install_octave.sh
sudo chown -R $(whoami) /usr/local
brew update && brew upgrade # it will take some time
brew cask install xquartz
brew install octave # it will take a lot of time…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment