Setup a new CentOS 7 development system
You will want nux repo to install some of the software mentionned here (e.g. VLC) $> su - $> yum update # optional but recommanded $> rpm --import https://www.elrepo.org/RPM-GPG-KEY-elrepo.org $> rpm -Uvh https://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm $> rpm...
Recent Comments