Add Application from disc

Posted by borgward on 2011/12/7 4:48:47
I just installed 6.0 from DVD. I forgot to install an application during installation. Is there anyway I can Install applications from the install DVD. I am on dialup, so it would take too long to do it from the web. In fact I can probably reinstall CentOS faster than downloading the Application

Re: Add Application from disc

Posted by TrevorH on 2011/12/7 7:03:11
yum --disablerepo=\* --enablerepo=c6-media install $package


There are 3 locations it checks to see if the DVD is mounted there - look in /etc/yum.repos.d/CentOS-Media.repo for the names.

This Post was from: https://www.centos.org/newbb/viewtopic.php?forum=55&topic_id=34613