Quote:
|
Originally Posted by niranjan_mcarenyold
hi
what is that yum.conf and where can i find that. will you give me a link.
|
yum.conf basically contains the links to the various repositories that contain the the software (and its dependencies) uve requested to be installed using
yum install <software_name>
it is stored in ur computer -- /etc/yum.conf ( a simple text file )
STEPS TO UPDATE /etc/yum.conf
delete the current contents of /etc/yum.conf
and heres the link to update ur yum.conf file
http://www.fedorafaq.org/samples/yum.conf
and copy all of the text on that screen to ur /etc/yum.conf and save it
to update yum just
yum install yum
-----------------------------------------------------------------
LINKS TO LATEST yum.conf will be highly appreciated