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

Share

  2 Responses to “Howto install Real Player 11 in Debian Lenny”

  1. You should mention the dependencies requiered. This will not run in a fresh Debian Lenny installations. Cheers!!

  2. 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!!!

 Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

   
© 2011 Debian Admin