Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Dec 2015 12:21:54 -0800
From:      "Brian W." <brian@brianwhalen.net>
To:        FreeBSD Mailing List <freebsd-questions@freebsd.org>, Matthias Apitz <guru@unixarea.de>
Subject:   Re: remove all installed packages
Message-ID:  <CADV=szWo%2BGWqaPV_yia=9hCUt0-b-EB-QC_QW0w3y6nRzC21wQ@mail.gmail.com>
In-Reply-To: <20151208200303.GA2194@c720-r285885-amd64>
References:  <20151208200303.GA2194@c720-r285885-amd64>

next in thread | previous in thread | raw e-mail | index | archive | help
That /usr/local rm is gross overkill. If you have the old pkg system an ls
of /var/db/pkg with the results sent to pkg_del would work.

Brian
On Dec 8, 2015 12:03 PM, "Matthias Apitz" <guru@unixarea.de> wrote:

>
> Hello,
>
> Is it enough to remove all installed packages, just doing
>
> # rm -f /usr/local/*
> # rm -f /var/db/pkg/*
>
> Anything else?
>
> Thanks
>
>         matthias
>
> --
> Matthias Apitz, =E2=9C=89 guru@unixarea.de, =F0=9F=8C=90 http://www.unixa=
rea.de/  =E2=98=8E
> +49-176-38902045
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CADV=szWo%2BGWqaPV_yia=9hCUt0-b-EB-QC_QW0w3y6nRzC21wQ>