Search This Blog

Saturday, July 30, 2016

How to install MPlayer on RHEL (SL, CentOS, OL and etc)

1. Download Nux Dextop repository

http://li.nux.ro/repos.html

2. Install it

$ su
# rpm -Uvh nux-dextop-release*


 3. Try to install MPlayer

# yum install mplayer mplayer-common mplayer-doc mplayer-gui  mplayer-tools smplayer 


If you will like only mplayer-gui, but not smplayer, you should like "MPlayer Skins" too. Here is a solution how to install this package:

1. Download and install RepoForge repository:
http://repoforge.org/use/
If you are using SL, SLC you can install RepoForge repository easily:
# yum install  rpmforge-release yum-conf-rpmforge

2. Install MPlayer Skins:

# yum install mplayer-skins
3. You can remove smplayer if you want:
# yum remove smplayer

Some MPlayer-GUI Skins:

Mplayer-GUI with AlienMind Skin
Mplayer-GUI with Terminator3 Skin

1 comment:

Anonymous said...

very god a post!!!