User:Mv/How to use FreeBSD
< User:Mv
This page will guide you thru on how to use FreeBSD
How to use pkg, FreeBSD's package manager
To...
- install a package, type in
pkg installfollowing with a space then your desired package at the end, you'll have to run this as root. - search for a package, type in
pkg searchfollowing with a space then your search query. - remove a package, type in
pkg removefollowing with a space then package name.
Graphical desktop environments
There is plenty of GUI desktop environments available on FreeBSD