Octave for Debian systems: Difference between revisions

Jump to navigation Jump to search
→‎Linuxbrew: moved to Octave for GNU/Linux
No edit summary
(→‎Linuxbrew: moved to Octave for GNU/Linux)
(One intermediate revision by the same user not shown)
Line 27: Line 27:
=== Linuxbrew ===
=== Linuxbrew ===


It is possible to install the current stable version of Octave and any needed dependencies within your home directory, particularly useful if you have an old Linux distribution or do not have root access, using [http://linuxbrew.sh Linuxbrew]:
: ''See [[Octave for GNU/Linux#Linuxbrew]]''
 
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Linuxbrew/install/master/install)"
echo 'export PATH="$HOME/.linuxbrew/bin:$PATH"' >>~/.bash_profile
brew install homebrew/science/octave


== Compiling from source ==
== Compiling from source ==
296

edits

Navigation menu