Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2008 09:29:18 +0100
From:      Anton Berezin <tobez@tobez.org>
To:        Piotr <piotrekk@excite.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: bsdpan packages
Message-ID:  <20080110082918.GA80526@heechee.tobez.org>
In-Reply-To: <20080110082301.E39DDB5822@xprdmxin.myway.com>
References:  <20080110082301.E39DDB5822@xprdmxin.myway.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jan 10, 2008 at 03:23:01AM -0500, Piotr wrote:

> thanks, but howto delete all of them using only one single command ?

As with any package, use pkg_delete.  These are easy to do in one command
since they all start with the same prefix, so

   pkg_delete bsdpan\*

will do.  This is valid if you want to delete package entries *and* package
contents (the modules themselves), of course.

\Anton.
-- 
We're going for 'working' here. 'clean' is for people with skills...
-- Flemming Jacobsen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080110082918.GA80526>