You are not logged in.
How can I tell pacman to remove x regardless of dependencies, and without removing anything else?
Last edited by Csosa (2009-08-11 16:09:08)
Offline
I suggest you look at "man pacman".
Offline
I checked again at your suggestion but I can't seem to find what I need. I've done it once before but can't remember the command.
Got it, -d skips dependency checks. It was in man pacman, just not where I really looked. Thanks!
Last edited by Csosa (2009-08-11 16:08:38)
Offline
pacman -Rh
-d, --nodeps skip dependency checksGive what you have. To someone, it may be better than you dare to think.
Offline