Octave for openSUSE: Difference between revisions

Jump to navigation Jump to search
m
no edit summary
m (add openblas)
mNo edit summary
Line 1: Line 1:


=== Pre-compiled binaries ===
=== Octave packages ===


Binary packages for Octave are provided by all versions of openSUSE. These are the most well-tested binaries available and should work best for most users.
Octave binary packages are provided from OSS repository of all actual openSUSE versions. Octave can be installed with the help of YaST or zypper command


  zypper in octave
  zypper in octave


If you want to use install latest stable version of Octave and Octave Forge packages, you can use Science repository.
If you want to use latest stable version of Octave, you can use Science repository.


  zypper ar http://download.opensuse.org/repositories/science/<openSUSE version>/ Science
  zypper addrepo http://download.opensuse.org/repositories/science/<openSUSE version>/ Science
  zypper ref
  zypper refresh
  zypper in octave
  zypper install --from Science octave


There <openSUSE verion> is your version of openSUSE, for example {{codeline|openSUSE_13.1}}
There <openSUSE verion> is your version of openSUSE, for example {{codeline|openSUSE_13.1}}


=== Octave Forge ===
=== Octave Forge packages ===


Octave-Forge binary packages are provided by Science repository. You can list all available packages by command
Octave-Forge binary packages are provided from Science repository. You can list all available packages by command


  zypper se octave-forge
  zypper se octave-forge
13

edits

Navigation menu