RealPlayer plays streaming audio and video over the Internet in real-time. It plays RealAudio, RealVideo, MP3, 3GPP Video, Flash, SMIL 2.0, JPEG, GIF, PNG, RealPix, RealText, Ogg Vorbis, and Ogg Theora. It is available for Windows, Macintosh, Pocket PC, Nokia 9200 Series, Nokia 7650, Palm OS 5-based handhelds, Linux, Solaris, and many Unix variants.
First you need to download .deb package from here
Preparing your system
Run the following comamnds from terminal
#apt-get update
#apt-get install lsb
Now you need to go in to the directory where you downloaded .deb file and run one of the following command
For 32-bit users use the following command
#dpkg -i RealPlayer11GOLD.deb
For 64-bit (amd64) users use the following command
#dpkg -i
--
force-architecture RealPlayer11GOLD.deb
Now, run it from the Applications > Sound and Video > RealPlayer 11
You should mention the dependencies requiered. This will not run in a fresh Debian Lenny installations. Cheers!!
you have install before ‘lsb’ from console first and then install realplayer
1.- apt-get install lsb
2.- dpkg -i RealPlayer11GOLD.deb
and enjoy it!!!
I know this is an old post, but it doesn’t seem to work anymore. At least on Ubuntu Pangolin Precise (12.04 LTS). Some kind of broken dependency claiming that my lsb is too old: “realplay:i386 depends on lsb (>= 3.1).”
I get this too
“realplay:i386 depends on lsb (>= 3.1).”
help would be greatly appreciated