mirror of
https://github.com/hukl/freebsd-toolbox.git
synced 2026-06-04 10:50:24 +02:00
Updated Home (markdown)
+7
-1
@@ -1 +1,7 @@
|
||||
Welcome to the freebsd-toolbox wiki!
|
||||
## Delete all Ports, Portfiles
|
||||
|
||||
```shell
|
||||
su
|
||||
pkg_delete -f -a
|
||||
rm -rf /var/db/pkg /var/db/ports /usr/local
|
||||
```
|
||||
Reference in New Issue
Block a user