Difference between revisions of "Installing Applications"
From GhostBSD Wiki
m |
m |
||
Line 2: | Line 2: | ||
In GhostBSD, software can be install with pkg_add or pkg-install or software-station: | In GhostBSD, software can be install with pkg_add or pkg-install or software-station: | ||
− | * '' | + | * The ''<code>pkg_add</code>'' command is used to extract pre-built binary packages from a local file or from a remote server on the network. |
− | * ''GhostBSD's Ports'' | + | * There are over 32,000 applications in ''GhostBSD's Ports''. These applications can be readily accessed via software-station. |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
[[Category:Handbook]] | [[Category:Handbook]] | ||
[[Category:Installing Applications]] | [[Category:Installing Applications]] |
Revision as of 03:49, 1 January 2019
Installing Applications |
In GhostBSD, software can be install with pkg_add or pkg-install or software-station:
- The
pkg_add
command is used to extract pre-built binary packages from a local file or from a remote server on the network. - There are over 32,000 applications in GhostBSD's Ports. These applications can be readily accessed via software-station.