Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] list installed packages
View unanswered posts
View posts from last 24 hours

rackathon
 
Reply to topic    Gentoo Forums Forum Index Duplicate Threads
View previous topic :: View next topic  
Author Message
Vieri
Tux's lil' helper
Tux's lil' helper


Joined: 18 Dec 2005
Posts: 109

PostPosted: Fri Apr 21, 2006 1:18 pm    Post subject: [SOLVED] list installed packages Reply with quote

I am looking for a simple command to list installed packages (with version numbers).
So far I've only found:
equery list -i somepackage
but I would need to use a wildcard such as equery list -i *

Any suggestions?


Last edited by Vieri on Fri Apr 21, 2006 2:12 pm; edited 1 time in total
Back to top
View user's profile Send private message
_ph
l33t
l33t


Joined: 23 Mar 2006
Posts: 958
Location: Poland

PostPosted: Fri Apr 21, 2006 1:32 pm    Post subject: Reply with quote

equery list :D

or if you want a text-only list

Code:

equery --nocolor list | awk '{print $1}'
Back to top
View user's profile Send private message
Vieri
Tux's lil' helper
Tux's lil' helper


Joined: 18 Dec 2005
Posts: 109

PostPosted: Fri Apr 21, 2006 1:55 pm    Post subject: Reply with quote

thanks for the tip.
works great.
Back to top
View user's profile Send private message
_ph
l33t
l33t


Joined: 23 Mar 2006
Posts: 958
Location: Poland

PostPosted: Fri Apr 21, 2006 2:10 pm    Post subject: Reply with quote

please add [solved] to the topic title... thanks.
Back to top
View user's profile Send private message
tomk
Administrator
Administrator


Joined: 23 Sep 2003
Posts: 4549
Location: Sat in front of my computer

PostPosted: Fri Apr 21, 2006 2:13 pm    Post subject: Reply with quote

Moved from Portage & Programming to Duplicate Threads, please see this FAQ: GF3: How do I get a list of installed packages?.
_________________
Search | Read | Answer | Report | Strip
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Duplicate Threads All times are GMT - 5 Hours
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