On Sun, Dec 4, 2011 at 3:56 PM, Guillermo Leira <gleira@xxxxxxxxxx> wrote: > Hello! > > I've seen that I've lots of packages that I seem to no longer need. Would it > be safe to run > > Pacman -R $(pacman -Qtdq) > > Regards, > > Guillermo Leira Short answer: yes, pacman will ask you if you really want to remove these packages so check the output before saying 'yes'. BTW, you sill get 'Pacman: command not found' if you run it with capital 'P'. Please search the forums and understand what 'pacman -Qtdq' does. You might want to read the pacman manpage on how to change the install reason.