[How To] Install, uninstall and manage programs in FreeBSD
January 17, 2012
2
There are three ways to install 3rd party applications and programs in FreeBSD. Ports collection – Packages from source code. Binary packages – Pre-built binary packages. Compiling an application from source code. How to find …