Subject: Re: Removing All Packages
To: None <tech-pkg@netbsd.org>
From: Ian Zagorskih <ianzag@megasignal.com>
List: tech-pkg
Date: 10/29/2004 14:00:49
On Friday 29 October 2004 08:53, Daniel Bolgheroni wrote:
> Hi,
>
> I trying to remove _all_ packages from my system, with the minimal
> amount of commands possible.
>
> What's the easy way to do this?
>
> Thank you.

# pkg_delete -r \*

// wbr