Editing Installing Applications

Jump to: navigation, 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 save the changes below to finish undoing the edit.
Latest revision Your text
Line 1: Line 1:
<noinclude>{{NavHeader|back=Installation Troubleshooting|forward=Using pkg Package Management}}</noinclude>
+
<noinclude>{{NavHeader|back=Installation Troubleshooting|forward=Using pkgng Package Management}}</noinclude>
  
 +
In GhostBSD, software can be install with ''FreeBSD [https://www.freebsd.org/cgi/man.cgi?query=pkg_add <code>pkg_add</code>]'' (''[https://www.freebsd.org/cgi/man.cgi?query=pkg-install&manpath=FreeBSD+10.0-RELEASE <code>pkg install</code>'' from FreeBSD 10.0]) and ''FreeBSD Ports''<sup>[https://www.freebsd.org/doc/handbook/ports-using.html]</sup>:
 +
* ''FreeBSD <code>pkg_add</code>'' is the command, used to extract packages, that have been previously created with the [https://www.freebsd.org/cgi/man.cgi?query=pkg_create <code>pkg_create</code>] command. <code>pkg_add</code> is use to install a FreeBSD binary package from a local file or from a server on the network. (From FreeBSD 10.0 it will be using <code>[https://www.freebsd.org/cgi/man.cgi?query=pkg pkgng]</code>.<sup>[https://www.freebsd.org/doc/handbook/pkgng-intro.html]</sup>)
 +
* ''FreeBSD Ports'' is one of the most useful and unique features of FreeBSD, compared to most Linux distributions, (the ''Ports Collection''). It can be found under <code>/usr/ports</code> and contains the Makefiles for a vast amount of software.
 +
 +
This section demonstrates the following GhostBSD tools for managing software on your GhostBSD system:
 +
* ''FreeBSD <code>pkg_add</code>'' to manage and install software using the command line. (<code>pkg install</code> is the command for GhostBSD4.0/FreeBSD 10.0.)
 +
* ''FreeBSD Ports'' to install newer versions of software and update software already installed to apply security patches.
 +
 +
It also describes how to create your own package using <code>pkg_create</code>.
  
In GhostBSD, software can be installed with ''<code>[https://www.freebsd.org/cgi/man.cgi?query=pkg-add&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html pkg add]</code>'', ''<code>[https://www.freebsd.org/cgi/man.cgi?query=pkg-install&apropos=0&sektion=0&manpath=FreeBSD+12.1-RELEASE+and+Ports&arch=default&format=html pkg install]</code>'' or [https://wiki.ghostbsd.org/index.php/Software_Station 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. However, most users utilize ''<code>pkg install</code>'' to install applications from the official GhostBSD repository.
 
* There are over 32,000 applications in ''GhostBSD's Ports''. These applications can be readily accessed via software-station.
 
 
 
[[Category:Handbook]]
 
[[Category:Handbook]]
[[Category:Application Management]]
+
[[Category:Installing Applications]]

Please note that all contributions to GhostBSD Wiki are considered to be released under the Creative Commons Attribution (see GhostBSD Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, 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. 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)