Editing Octave Forge

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 1: Line 1:
#REDIRECT [[Category:Octave Forge]]
[https://octave.sourceforge.io Octave Forge] is a community project for collaborative development of GNU Octave extensions, called "Octave packages". If you have a large package that you want to open up to collaborative development, or a couple of m-files that you want to contribute to an existing package, Octave Forge is the place to do it. Tiny helper functions (the equivalent of e.g., shell aliases) should go in the [[Tips and tricks]] page.
 
== Installing packages ==
 
You can find the list of packages on the [https://octave.sourceforge.io/packages.php Octave Forge website]. The recommended method for package installation is using your system package manager, see also the [[FAQ#Packages_and_Octave_Forge | FAQ]] for the most common issues. The official [[Octave_for_Microsoft_Windows | Windows Installer]] bundles several [[Octave_for_Microsoft_Windows#Packages | packages]] so they don't have to be installed separately.
 
To install a package from the Octave Forge, at the Octave prompt type {{Codeline|pkg install -forge package_name}}.  This requires an internet connection.
 
If you use a [[Release_History | very old Octave version]] (< 3.4.0), you'll have to download the package file manually, and use {{Codeline|pkg install package_file_name.tar.gz}}.
 
== See also ==
 
* [[Packages]]
* [[Creating packages]]
 
== External links ==
 
* [https://octave.sourceforge.io Octave Forge website]
 
[[Category:Octave Forge]]
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)