Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
rpm -qa
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
krusty_ar
Guru
Guru


Joined: 03 Oct 2002
Posts: 560
Location: Rosario, Argentina

PostPosted: Mon Jan 06, 2003 9:13 pm    Post subject: rpm -qa Reply with quote

Hi. what's the easyest way of knowing what is "world" to me??

thanks, Lucas.
_________________
I am Beta, don't expect correct behaviour from me.
Take part of the adopt an unaswered post initiative
Back to top
View user's profile Send private message
garo
Bodhisattva
Bodhisattva


Joined: 15 Jul 2002
Posts: 860
Location: Edegem,BELGIUM

PostPosted: Mon Jan 06, 2003 9:48 pm    Post subject: Reply with quote

Code:
less /var/cache/edb/world
Back to top
View user's profile Send private message
krusty_ar
Guru
Guru


Joined: 03 Oct 2002
Posts: 560
Location: Rosario, Argentina

PostPosted: Mon Jan 06, 2003 10:05 pm    Post subject: thx Reply with quote

Thanks garo!!
_________________
I am Beta, don't expect correct behaviour from me.
Take part of the adopt an unaswered post initiative
Back to top
View user's profile Send private message
zojas
Veteran
Veteran


Joined: 22 Apr 2002
Posts: 1138
Location: Phoenix, AZ

PostPosted: Mon Jan 06, 2003 11:00 pm    Post subject: Reply with quote

also there is a utility called 'epm' that more or less gives you the rpm interface, at least for package queries, so you can do this:
Code:

emerge epm
epm -qa


the world file lists only package you have explicitly emerged. 'epm -qa' or 'qpkg -I -v' will list all packages installed on your system (the ones you have explicitly emerged + all their dependencies). 'qpkg' is in gentoolkit.
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