View previous topic :: View next topic |
Author |
Message |
jokernel n00b

Joined: 31 Mar 2004 Posts: 9
|
Posted: Thu Aug 25, 2005 4:42 pm Post subject: How to list installed ebuilds? |
|
|
Greetings to all portage gurus
Sorry for asking, but I could not find a proper way to do it. I know esearch, and thought it will do. But the command:
unfortunately does not show ALL installed packages.
I know it, because there is an installed kdelibs-3.2.0 package and it is not in the list.
Running
Code: | equery b /usr/kde/3.2/lib |
results
Quote: |
[ Searching for file(s) /usr/kde/3.2/lib in *... ]
kde-base/arts-1.2.0 (/usr/kde/3.2/lib)
kde-base/kdelibs-3.2.0 (/usr/kde/3.2/lib) |
and it is really there.
I must miss something very obvious, but after some hours of research (man emerge, handbook, search forum, ...) could not find anything better. I need a way that surely shows ALL INSTALLED ebuilds. Can somebody help me? |
|
Back to top |
|
 |
nixnut Bodhisattva


Joined: 09 Apr 2004 Posts: 10974 Location: the dutch mountains
|
Posted: Thu Aug 25, 2005 4:43 pm Post subject: |
|
|
emerge -ep world should do it _________________ Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered
talk is cheap. supply exceeds demand |
|
Back to top |
|
 |
Earthwings Bodhisattva


Joined: 14 Apr 2003 Posts: 7753 Location: Karlsruhe, Germany
|
|
Back to top |
|
 |
|