Octave for openSUSE: Difference between revisions

Jump to navigation Jump to search
m
→‎Installation: Fix internal link.
m (→‎Installation: Fix internal link.)
 
(2 intermediate revisions by the same user not shown)
Line 4: Line 4:


  zypper install octave
  zypper install octave
It is recommended to additionally install the development files.  They are required, for installing [[#Octave Forge packages|Octave Forge]] packages outside openSUSE's OSS repository or to create applications using Octave.
zypper install octave-devel


==== The science repository ====
==== The science repository ====


If you want to use '''latest stable version of Octave''', you can obtain the binary packages via [http://software.opensuse.org/download.html?project=science&package=octave One Click Install] from the science repository.
If you want to use '''latest stable version of Octave''', you can obtain the binary packages via [https://software.opensuse.org/download.html?project=science&package=octave One Click Install] from the science repository.


To add the science repository manually, use the zypper commands (<code><openSUSE_version></code> is for example <code>openSUSE_Leap_42.3</code>):
To add the science repository manually, use the zypper commands (<code><openSUSE_version></code> is for example <code>openSUSE_Leap_15.1</code>):


  zypper addrepo http://download.opensuse.org/repositories/science/<openSUSE_version>/science.repo
  zypper addrepo http://download.opensuse.org/repositories/science/<openSUSE_version>/science.repo
Line 20: Line 24:
=== Octave Forge packages ===
=== Octave Forge packages ===


[[Octave-Forge]] binary packages are provided from the OSS and science repository. You can list all available packages by the zypper command:
[[Octave Forge]] binary packages are provided from the OSS and science repository. You can list all available packages by the zypper command:


  zypper search octave-forge*
  zypper search octave-forge*
Line 51: Line 55:


=== Bug reporting ===
=== Bug reporting ===
You can report openSUSE specific bugs by pressing "Report Bug" button on [https://build.opensuse.org/package/show/science/octave OBS Octave page] (openSUSE bugzilla account required).
You can report openSUSE specific bugs by pressing "Report Bug" button on [https://build.opensuse.org/package/show/science/octave OBS Octave page] (openSUSE bugzilla account required).
=== See also ===
* https://en.opensuse.org/Octave


[[Category:GNU/Linux]]
[[Category:GNU/Linux]]
[[Category:Installation]]
[[Category:Installation]]

Navigation menu