You are not logged in.

#1 2009-11-30 14:26:37

sepi4
Member
Registered: 2009-11-29
Posts: 6

Problems with package removing

I can't remove packages for some reason. When I try to remove mplayer it give me this:

pacman -Rs mplayer
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: gnome-mplayer: requires mplayer
:: kdemultimedia-mplayerthumbs: requires mplayer

What is wrong here?

Offline

#2 2009-11-30 14:34:34

fromthehill
Member
From: Helmond, Netherlands
Registered: 2009-11-27
Posts: 9

Re: Problems with package removing

those packages need mplayer to work
but since you want to remove mplayer there is no use for them
removing them together with mplayer should work

pacman -Rs gnome-mplayer kdemultimedia-mplayerthumbs mplayer

pacman -Rs should remove the dependencies of mplayer if they are only required by that application
wonder why it didn't work:/

Last edited by fromthehill (2009-11-30 14:41:58)

Offline

#3 2009-11-30 14:41:27

sepi4
Member
Registered: 2009-11-29
Posts: 6

Re: Problems with package removing

Thank you!

Offline

Board footer

Powered by FluxBB