13
edits
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. | ||
==== Install using One Click Install ==== | |||
zypper addrepo http://download.opensuse.org/repositories/science/<openSUSE | 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 | ||
Install Octave from science repository: | |||
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] ( | 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]] |
edits