How to install RealPlayer 10 in ubuntu linux

Posted on September 1, 2008

  1. Visit http://www.real.com/linux/ and download Realplayer 10 for Linux into a convenient directory.
  2. Make the downloaded file executable. At the command line, change to the directory where you downloaded the file, and type
    chmod +x RealPlayer10GOLD.bin
  3. To install Real Player 10, run the downloaded file. Type
    sudo ./RealPlayer10GOLD.bin

    When prompted for a location to install RealPlayer 10, type /usr/bin/RealPlayer

    When prompted to configure system-wide symbolic links, type “y”. After that, accept the default prefix for symbolic links.

  4. You can now safely remove the downloaded file from your system. Type
    rm RealPlayer10GOLD.bin
  5. To run Real Player 10, choose Applications->Sound & Applications->RealPlayer 10.

Popularity: 3% [?]

» Filed Under Linux

Comments

Leave a Reply