Gentoo Archives: gentoo-user

From: Justin Findlay <justin@××××××××.us>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] How to discover what is the package of a given file?
Date: Wed, 25 Oct 2006 22:41:54
Message-Id: 20061025223534.GF28133@archimedes
In Reply to: Re: [gentoo-user] How to discover what is the package of a given file? by Vikas Kumar
1 On AD 2006 October 26 Thursday 03:44:29 AM +0530, Vikas Kumar wrote:
2 > # equery belongs <file>
3 >
4 > equery comes with gentoolkit.
5 >
6 > # emerge gentoolkit
7
8 You can alternatively try qfile from portage-utils.
9
10 # emerge portage-utils
11 $ qfile $(which file)
12 --
13 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] How to discover what is the package of a given file? Neil Hodges <kenji.malist@×××××.com>