[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: best way to pkg_delete everything?



rm -rf /usr/local/* && rm -rf /var/db/pkg/* ?

OOhh..you said 'clean'

Well, really, all your packages _should_ have had PREFIX set to
/usr/local, so this would do it. It _is_ damn fast....not sure about the
'c' word though.

>:-[=   ]  

Marc W.
On Mon, 2003-08-25 at 14:47, Richard Cannings wrote:
> What is a fast and clean way to remove all my packages?