- Install flatpak
sudo apt-get install flatpak
- Add flathub
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
- Install Octave
flatpak install flathub org.octave.Octave
- Run
flatpak run org.octave.Octave
- Uninstall
flatpak uninstall org.octave.Octave
- Remove flatpak
sudo apt-get remove flatpak
Created
September 10, 2019 04:31
-
-
Save Harold2017/af443fcb87e92bd972055a39b9d1e5ac to your computer and use it in GitHub Desktop.
Install Octave on Ubuntu 18.04
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment