Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] List up files that will be installed by a package
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
solamour
Guru
Guru


Joined: 21 Dec 2004
Posts: 434
Location: San Diego, CA

PostPosted: Wed May 09, 2012 9:04 pm    Post subject: [Solved] List up files that will be installed by a package Reply with quote

I've been using the following command to list up the files in a particular package (i.e. the files that were installed by PACKAGE_NAME).

Code:
equery files PACKAGE_NAME


But I noticed that it works only for the package that are already installed. I'd like to know if there is a way to list up the files that will be installed before I install the package. Thank you.
__
sol


Last edited by solamour on Thu May 10, 2012 12:28 am; edited 1 time in total
Back to top
View user's profile Send private message
audiodef
Advocate
Advocate


Joined: 06 Jul 2005
Posts: 4949

PostPosted: Wed May 09, 2012 9:07 pm    Post subject: Reply with quote

Are you looking for more than emerge -p (package)?
_________________
Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees

A cloud is evaporated water in the sky, thanks.
Back to top
View user's profile Send private message
solamour
Guru
Guru


Joined: 21 Dec 2004
Posts: 434
Location: San Diego, CA

PostPosted: Wed May 09, 2012 10:11 pm    Post subject: Reply with quote

audiodef wrote:
Are you looking for more than emerge -p (package)?


Indeed I do. For example, let's say I'm looking for a program called "mimencode". I think it's a part of "metamail" package, but I'm not quite sure. "qsearch mime" results in a bunch of packages that might have the program I'm looking for, but unless there is a way to list up the files that will be installed, I wouldn't know what to install.
__
sol
Back to top
View user's profile Send private message
jdhore
Developer
Developer


Joined: 13 Apr 2007
Posts: 105

PostPosted: Wed May 09, 2012 11:33 pm    Post subject: Reply with quote

solamour wrote:
audiodef wrote:
Are you looking for more than emerge -p (package)?


Indeed I do. For example, let's say I'm looking for a program called "mimencode". I think it's a part of "metamail" package, but I'm not quite sure. "qsearch mime" results in a bunch of packages that might have the program I'm looking for, but unless there is a way to list up the files that will be installed, I wouldn't know what to install.
__
sol


I'd recommend http://www.portagefilelist.de/ . It's not an official project so it may eat your pets, but IMO, it works pretty well.
Back to top
View user's profile Send private message
solamour
Guru
Guru


Joined: 21 Dec 2004
Posts: 434
Location: San Diego, CA

PostPosted: Thu May 10, 2012 12:27 am    Post subject: Reply with quote

jdhore wrote:
I'd recommend http://www.portagefilelist.de/ . It's not an official project so it may eat your pets, but IMO, it works pretty well.


Neat. It works. Thanks.
__
sol
Back to top
View user's profile Send private message
audiodef
Advocate
Advocate


Joined: 06 Jul 2005
Posts: 4949

PostPosted: Thu May 10, 2012 1:35 pm    Post subject: Reply with quote

I would have suggested grepping through the files in /usr/portage, but that could be cumbersome.
_________________
Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees

A cloud is evaporated water in the sky, thanks.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum