To install RealPlayer, you will first need the Debian multimedia repositories enabled. Just edit file /etc/apt/sources.list as root and add:
deb http://debian-multimedia.org/ lenny main
Adding Debian multimedia to the repositories

Next, issue this command as root:
wget http://debian-multimedia.org/gpgkey.pub -O - | apt-key add - && apt-get install debian-multimedia-keyring
Then update the list of packages and install RealPlayer:
apt-get update && apt-get install realplayer
That should do it.
RealPlayer 10.0.9.809
If you enable Xvideo extension realplayer crashes but if you don't enable it the image jumps ... it does not work well ...
ReplyDeleteBetter try adding to sources.list:
ReplyDeletedeb http://debian-multimedia.org/ sid main contrib non-free
and add to /etc/apt/preferences:
Package: *
Pin: release a=sid
Pin-Priority: 50
so it does not update packages to unstable automatically.
After that, install realplayer 11. It works perfectly without xvideo extension.
See this for more details: http://www.debianadmin.com/install-realplayer-in-debian-sargeetch-and-sid.html
hey this command isnot works on my kbuntu op while installing realplayer.
ReplyDeleteapt-get install realplayer