You are not logged in.

#1 2007-08-27 16:23:54

heleos
Member
From: Maine, USA
Registered: 2007-04-24
Posts: 678

remove unused packages?

I find myself installing a lot of different programs, to see how they work, and if I like them better than what I'm currently using. I usually end up removing them. Unfortuneately, I didn't start removing packages using the -Rs command, I noticed that later. I remember when I used ubuntu it automatically removed unused packages when you did an apt-get, I was wondering if pacman has a way of doing that, I didn't notice anything in the --help menu.

Offline

#2 2007-08-27 16:45:31

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: remove unused packages?

pacman -Qe should show those packages.

Offline

#3 2007-08-27 18:05:16

rufius
Member
From: Florida
Registered: 2003-06-01
Posts: 16
Website

Re: remove unused packages?

As a note, its actually aptitude that was telling you that information. I'm pretty sure apt doesn't have that capability but I know aptitude does.


"America is all about speed. Hot, nasty, bad ass speed." - Eleanor Roosevelt

Registered Linux User 356244.
If you liked what you read, certify me at Advogato!

Offline

#4 2007-08-27 19:19:54

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: remove unused packages?

rufius wrote:

As a note, its actually aptitude that was telling you that information. I'm pretty sure apt doesn't have that capability but I know aptitude does.

Last time I used ubuntu, one year ago or something, apt-get had that feature. But not on debian.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#5 2007-08-27 19:36:52

Ramses de Norre
Member
From: Leuven - Belgium
Registered: 2007-03-27
Posts: 1,289

Re: remove unused packages?

rufius wrote:

As a note, its actually aptitude that was telling you that information. I'm pretty sure apt doesn't have that capability but I know aptitude does.

IIRC it was implemented in apt-get for the feisty release.

Offline

Board footer

Powered by FluxBB