Octave for openSUSE: Difference between revisions

m
style fixes
No edit summary
m (style fixes)
Line 8: Line 8:
If you want to use latest stable version of Octave, you can use science repository.
If you want to use latest stable version of Octave, you can use science repository.


Adding science repository (<openSUSE verion> is your version of openSUSE, for example {{codeline|openSUSE_13.1}}):
==== Install using One Click Install ====


  zypper addrepo http://download.opensuse.org/repositories/science/<openSUSE version>/ Science
You can use [http://software.opensuse.org/download.html?project=science&package=octave one click install mechanism for Octave].
 
==== Manual installation ====
 
Add science repository (<openSUSE verion> is your version of openSUSE, for example {{codeline|openSUSE_13.2}}):
 
  zypper addrepo http://download.opensuse.org/repositories/science/<openSUSE verion>/science.repo
  zypper refresh
  zypper refresh


Installing Octave from science repository:
Install Octave from science repository:
 
zypper install --from Science octave


Also you can use [http://software.opensuse.org/download.html?project=science&package=octave one click install for octave].
zypper install --from science octave


=== Octave Forge packages ===
=== Octave Forge packages ===
Line 50: Line 54:


=== 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] (SUSE 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).


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

edits