| View previous topic :: View next topic |
| Author |
Message |
qnx l33t


Joined: 25 Jun 2002 Posts: 638 Location: Göteborg, Sweden
|
Posted: Thu Jun 27, 2002 11:01 am Post subject: Updating packages |
|
|
OK, if I understood this correctly: after every succesful I have to do | Code: | | emerge unmerge xyz-123 | right?? But why just don't update the app?? Are there any ways to see which packages (inc. version numbers) I have installed on my computer?? I remember there was something like or something like that (it's been a while since I used RH, I've been slacking with slack 8 the last time, before Gentoo ) that showed all packages. Then I could write | Code: | | rpm --list | grep ^Xfree | to see if I had any Xfree packages installed. What should I type to get same effect in The Portage System??
Kindest regards, Jacob W. _________________ Registred Linux user #191143!
Abit NF7-S rev. 2.00 (BIOS v. 2.7)
AMD AthlonXP 2500+ (Barton)
PATA Seagate ST3120022A
SATA Seagate ST3200822AS & Silicon Image 3112 chipset
Gentoo Linux  |
|
| Back to top |
|
 |
jouzts n00b

Joined: 29 Apr 2002 Posts: 68 Location: South Carolina
|
Posted: Thu Jun 27, 2002 12:17 pm Post subject: epm |
|
|
emerge epm
epm -qa | grep whatever
John |
|
| Back to top |
|
 |
kipper Tux's lil' helper

Joined: 20 Apr 2002 Posts: 112
|
Posted: Thu Jun 27, 2002 12:52 pm Post subject: |
|
|
First emerge gentoolkit then use qpkg.
e.g.
#qpkg --dups -v will provide a list of all duplicated packages you have installed.
cheers,
kipper |
|
| Back to top |
|
 |
qnx l33t


Joined: 25 Jun 2002 Posts: 638 Location: Göteborg, Sweden
|
Posted: Thu Jun 27, 2002 8:15 pm Post subject: |
|
|
| kipper wrote: | First emerge gentoolkit then use qpkg.
#qpkg --dups -v will provide a list of all duplicated packages you have installed.
|
Opppsss, pretty much duplicates...Do I have to delete one-by-one, or is there any command like emerge unmerge --dups ??
Best wishes, Jacob W. _________________ Registred Linux user #191143!
Abit NF7-S rev. 2.00 (BIOS v. 2.7)
AMD AthlonXP 2500+ (Barton)
PATA Seagate ST3120022A
SATA Seagate ST3200822AS & Silicon Image 3112 chipset
Gentoo Linux  |
|
| Back to top |
|
 |
|