deinstall all apps installed from ports
Erno Immonen
erno.immonen at gmail.com
Fri Aug 17 01:32:03 PDT 2007
2007/8/17, Peter Boosten <peter at boosten.org> wrote:
> Yeah, right... why not 'rm -rf /' :-S
>
> pkg_delete -a
>
> --
> http://www.boosten.org
>
Ports are installed into /usr/local/*, /usr/X11R6/*, package database
/var/db/pkg/*, ports options /var/db/ports/*
Deleting those directories will remove every installed package from your system.
pkg_delete -a will do the same thing, but leaves some files behind.
More information about the freebsd-questions
mailing list