Gentoo Archives: gentoo-user

From: Albert Hopkins <marduk@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: commands to show where a package is installed?
Date: Sun, 11 Oct 2009 17:31:23
Message-Id: 1255282230.1889490.0.camel@centar
In Reply to: Re: [gentoo-user] Re: commands to show where a package is installed? by James Ausmus
1 On Sun, 2009-10-11 at 09:25 -0700, James Ausmus wrote:
2 > When you forget which package a command (or any random file) belongs
3 > to, a
4 > great way to figure it out would be:
5 >
6 > equery belongs $(which q)
7
8 Or use 'q' to find itself:
9
10 $ q file `which q`
11 app-portage/portage-utils (/usr/bin/q)

Replies

Subject Author
Re: [gentoo-user] Re: commands to show where a package is installed? Alan McKinnon <alan.mckinnon@×××××.com>