User:Mv/How to use FreeBSD: Difference between revisions
< User:Mv
(this sucks) |
m (Mv moved page How to use FreeBSD to User:Mv/How to use FreeBSD: draft) |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
come back next week |
|||
<!-- |
|||
This page will guide you thru on how to use FreeBSD |
This page will guide you thru on how to use FreeBSD |
||
Line 10: | Line 8: | ||
== Graphical desktop environments == |
== Graphical desktop environments == |
||
There is plenty of GUI desktop environments available on FreeBSD |
There is plenty of GUI desktop environments available on FreeBSD |
||
--> |
Latest revision as of 22:36, 31 May 2022
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 install
following 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 search
following with a space then your search query. - remove a package, type in
pkg remove
following with a space then package name.
Graphical desktop environments
There is plenty of GUI desktop environments available on FreeBSD