You are not logged in.
Pages: 1
Topic closed
I'm trying to remove package ignoring dependencies. But! There is no answer in wiki! There is a key in man page:
TRANSACTION OPTIONS (APPLY TO -S, -R AND -U)
-d, --nodeps
Skips dependency version checks. Package names are still checked. Normally, pacman will always check a package’s
dependency fields to ensure that all dependencies are installed and there are no package conflicts in the system.
Specify this option twice to skip all dependency checks.
But it not works:
pacman -Rd mplayer
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: kdemultimedia-mplayerthumbs: requires mplayerWhat in the world should I do to remove mplayer?
Last edited by roginovicci (2011-09-20 16:31:07)
Offline
Specify this option twice to skip all dependency checks.
Hmmm....
Online
wow! thx. But why so wierd?
Offline
wow! thx. But why so wierd?
What exactly do you mean?
Please mark the thread as solved.
Offline
next time read documentation a bit better ![]()
< Daenyth> and he works prolifically
4 8 15 16 23 42
Offline
Just do this if any one is looking:
pacman -Rd --nodeps mplayer
Offline
Please don't necrobump 7 year old solved threads with information that is already provided in the thread.
https://wiki.archlinux.org/index.php/Co … bumping.22
https://wiki.archlinux.org/index.php/Co … mpty_posts
Closing.
Offline
Pages: 1
Topic closed