Skip to content

Instantly share code, notes, and snippets.

@himanshuxd
Created August 16, 2018 23:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save himanshuxd/d7954add31ba5f8481ee8520873ab400 to your computer and use it in GitHub Desktop.
Save himanshuxd/d7954add31ba5f8481ee8520873ab400 to your computer and use it in GitHub Desktop.
ubuntu_octave_install.sh
sudo add-apt-repository ppa:octave/stable
sudo apt-get update
sudo apt-get install octave
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment