Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
List dependency tree
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
akarmn
n00b
n00b


Joined: 08 May 2012
Posts: 3

PostPosted: Tue May 08, 2012 4:28 am    Post subject: List dependency tree Reply with quote

Hi, new to Gentoo, like it so far...

Just one question. How do I list all the dependencies (recursive) for a package?

Thanks.
Back to top
View user's profile Send private message
The Doctor
l33t
l33t


Joined: 27 Jul 2010
Posts: 948

PostPosted: Tue May 08, 2012 5:26 am    Post subject: Reply with quote

Greetings!
You can use equery. It is a handy little tool, part of the gentoolkit package I think. You can view the dependencies of a package by running equery g <foo>. For every dependency run equery g --depth=0 <foo>. You can also see what depends on a package using equery d <foo>.
_________________
First things first, but not necessarily in that order.
Back to top
View user's profile Send private message
akarmn
n00b
n00b


Joined: 08 May 2012
Posts: 3

PostPosted: Tue May 08, 2012 5:47 am    Post subject: Reply with quote

Thanks for the nice answer. I should have checked the manual :oops:
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