Difference between revisions of "Installing Applications and Keeping PC-BSD® Updated"
From PC-BSD Wiki
Drulavigne (Talk | contribs) |
Drulavigne (Talk | contribs) |
||
| Line 17: | Line 17: | ||
* [[Using Software Manager|Using Software Manager]] | * [[Using Software Manager|Using Software Manager]] | ||
| − | |||
| − | |||
| − | |||
| − | |||
* [[Using Ports Jail|Using Ports Jail]] | * [[Using Ports Jail|Using Ports Jail]] | ||
Revision as of 09:11, 15 December 2010
There are several methods of installing software on a PC-BSD system:
- Install the PBI using Software Manager, the easy PC-BSD way (recommended)
- Install the binary package, the quick FreeBSD way
- Compile the port, the slow FreeBSD way
When installing a PBI, you will be presented with a simple graphical interface which takes you through the steps of installing your software. Similar to many other popular operating systems, you just click and go. Most PBIs are created from the original FreeBSD package and are automatically updated whenever the underlying package version changes.
Advanced users can also use the FreeBSD command line utilities to compile ports and install packages.
This section demonstrates: