Gentoo Archives: gentoo-user

From: Albert Hopkins <marduk@×××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] commands to show where a package is installed?
Date: Sat, 10 Oct 2009 10:44:13
Message-Id: 1255171449.186570.1.camel@centar
In Reply to: [gentoo-user] commands to show where a package is installed? by Zhengquan Zhang
1 On Fri, 2009-10-09 at 13:19 -0500, Zhengquan Zhang wrote:
2 > Hi, Gentoo users,
3 > I am new to gentoo and am wondering if there is a command to show
4 > where a package is installed? which file is installed in which
5 > directory?
6
7 If you are used to rpm, or simply prefer the format of its output, there
8 is also the rpm-like command, "epm" and you can
9
10 $ epm -ql <package>
11
12
13 app-portage/epm