View previous topic :: View next topic |
Author |
Message |
Gentour n00b
Joined: 01 May 2002 Posts: 57
|
Posted: Thu May 02, 2002 9:34 am Post subject: portage |
|
|
I was wondering if there is a way to see the list off all installed sources on my pc, I didn't find it in the portage manual.
Is there a problem in installing binaries such like oppen office?
thanx |
|
Back to top |
|
|
Fmangeant n00b
Joined: 13 Apr 2002 Posts: 30 Location: France
|
Posted: Thu May 02, 2002 10:23 am Post subject: |
|
|
Hi
you can try :
# /usr/lib/portage/bin/pkglist | cut -f2 -d'/' | sort
or emerge sys-apps/epm ('rpm like').
More informations are available in the portage manual : http://www.gentoo.org/doc/portage-manual.html |
|
Back to top |
|
|
cedric n00b
Joined: 10 Apr 2002 Posts: 27 Location: Belgium
|
Posted: Thu May 02, 2002 1:36 pm Post subject: |
|
|
You can also emerge "gentoolkit" and use "qpkg". |
|
Back to top |
|
|
|