On Tue, 2005-10-04 at 10:53 -0700, Wes Gray wrote:
> On Mon, Oct 03, 2005 at 09:50:03PM -0500, Paul Varner wrote:
> > equery works fine for me here.  Two questions, which version of
> > gentoolkit do you have installed? What does "ls
> > -ld /var/db/pkg/kde-base/kde*" show?
> 
> Here is the info requested:

Okay, I know the problem. The command you ran should actually return
nothing since you don't have any packages named kde installed. (It's a
bug that kde-env and kde-meta get returned)

Anyhow, the command you probably want to use is 'equery l kde.*' That
tells equery to return the list of all packages that are installed with
a name starting with 'kde'

You can also use 'equery l kde-base/.*' which will display any packages
that are installed from the kde-base category.

Regards
Paul
-- 
gentoo-user@gentoo.org mailing list

Reply via email to