Search found 1 match

by temppi
Thu Aug 28, 2014 8:13 am
Forum: Help and Support
Topic: Need to install UMS on CentOS
Replies: 1
Views: 6313

Re: Need to install UMS on CentOS

I'm very new in UMS and I just tried something with clean Centos 7. Here is some keywords:
yum install wget
cd /tmp
wget http://dl.fedoraproject.org/pub/epel/beta/7/x86_64/epel-release-7-0.2.noarch.rpm
ls *.rpm
yum install ./epel-release-7-0.2.noarch.rpm
yum update
yum install mediainfo
yum install ...