Category:Packages: Difference between revisions

Jump to navigation Jump to search
no edit summary
(Update link, remove duplicate entries.)
No edit summary
 
Line 19: Line 19:
If you created your own package, it can be added to the [https://github.com/gnu-octave/packages/blob/master/CONTRIBUTING.md Octave Package] index.
If you created your own package, it can be added to the [https://github.com/gnu-octave/packages/blob/master/CONTRIBUTING.md Octave Package] index.


Existing packages of the Octave Forge index can be installed with the <code>-forge</code> flag, for example:
Packages listed in the [https://gnu-octave.github.io/packages/ Octave Packages] index can be installed with the <code>-forge</code> flag, for example:


* <code>pkg install -forge image</code>
* <code>pkg install -forge image</code>


The Octave Forge index is a legacy project and does not accept new packages.
The Octave Forge index is a legacy project and does not accept new packages.  Existing packages are indexed through [https://gnu-octave.github.io/packages/ Octave Packages].


== Free and open-source code with custom installation ==
== Free and open-source code with custom installation ==
116

edits

Navigation menu