Editing Octave for openSUSE

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
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 [https://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 [http://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_15.1</code>):
To add the science repository manually, use the zypper commands (<code><openSUSE_version></code> is for example <code>openSUSE_Leap_42.3</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
  zypper refresh
  zypper refresh


And to install Octave from the science repository type:
And to install Octave from science repository type:


  zypper install --from science octave
  zypper install --from science octave
Line 24: Line 20:
=== 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 55: Line 51:


=== 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]]
Please note that all contributions to Octave may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Octave:Copyrights for details). Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)