Search This Blog

Sunday, July 24, 2016

How to install VLC on RHEL (CentOS, OL, SL, 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 vlc

# yum install vlc

4. If something goes wrong, and installation doesn't work, read error messages, and check or edit repo file

# cd /etc/yum.repos.d/
# vi nux-dextop.repo


or you can edit with gedit, kwrite, mousepad, leafpad and etc.

# gedit nux-dextop.repo

No comments: