RealPlayer in Linux
Friday, 26. December 2008, 17:30:19
RealPlayer

update: if you don't like using the terminal try the .deb package it should ask you to install automatically.
If you would like to try it out here is what you need to do to install it:
First download the latest version of the player to your desktop from here
then open a terminal and navigate to the file RealPlayer11GOLD.bin.
type this command:
then verify that the file is executable. If it isn't, type this command:
finally run the installer by typing the following command:
Enter your password when asked and follow the prompts provided to finish installation.
When you launch the player for the first time, a set-up assistant will take you through configuring your player.
Thats it you should now be able to use the Real Player to play many different types of media including windows media player format


update: if you don't like using the terminal try the .deb package it should ask you to install automatically.
If you would like to try it out here is what you need to do to install it:
First download the latest version of the player to your desktop from here
then open a terminal and navigate to the file RealPlayer11GOLD.bin.
type this command:
cd ~/Desktop
then verify that the file is executable. If it isn't, type this command:
chmod a+x RealPlayer11GOLD.bin
finally run the installer by typing the following command:
sudo ./RealPlayer11GOLD.bin
Enter your password when asked and follow the prompts provided to finish installation.
When you launch the player for the first time, a set-up assistant will take you through configuring your player.
Thats it you should now be able to use the Real Player to play many different types of media including windows media player format















