The vlc packages you are installing are for 'Enterprise Linux 6', that is for CentOS 6. See the '
.el6' in the installed vlc packages.
You need to change your nux-dextop repo.
Here is the proper procedure:
- Download the latest nux-dextop-release rpm from
http://li.nux.ro/download/nux/dextop/el7/x86_64/
- Install nux-dextop-release rpm:
# rpm -Uvh nux-dextop-release-0-5.el7.nux.noarch.rpm
- Install vlc rpm package:
# yum install vlc
Also I hope you have install epel 7 as follows
Code:
# yum install epel-release