Install Real Player 11 on Fedora
This installation guide has been tested for Fedora 16. [Note: There is some problem during the installation of Real Player on Fedoar 17. Fedora 17 users, please use VLC instead.] You can download the last version of Real Player 11 at https://player.helixcommunity.org/2005/downloads/ You should be downloading a file "RealPlayer11GOLD.rpm" Pre-Installation Setup Before installing the rpm file, you need to install additional libraries. For 64-bit Fedora users, use the following command: sudo yum install -y redhat-lsb redhat-lsb.i686 gstreamer-plugins-ugly gstreamer-plugins-ugly.i686 gtk2-engines gtk2-engines.i686 PackageKit-gtk-module PackageKit-gtk-module.i686 libcanberra-gtk2 libcanberra-gtk3 libcanberra-gtk2.i686 libcanberra-gtk3.i686 For 32-bit Fedora users, use the following command: sudo yum install -y redhat-lsb gstreamer-plugins-ugly gtk2-engines PackageKit-gtk-module libcanberra-gtk2 libcanberra-gtk3 Install Real Player To install Re...