mirror of
https://github.com/hukl/freebsd-toolbox.git
synced 2025-11-20 03:08:43 +01:00
Updated Home (markdown)
8
Home.md
8
Home.md
@ -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