View Single Post
iliaden's Avatar
Posts: 267 | Thanked: 50 times | Joined on Feb 2008 @ Montreal, Canada
#2
from the terminal, try
# apt-get -f remove mplayer

this will uninstall mplayer no matter what.

# means you must have root access. to get it, you need to install the becomeroot package and type:
$ sudo gainroot (note: the dollar sign means you are "user")