YUM Installation
UPDATE
I don’t have YUM in one of my server, and unfortunately that server in data center a few miles away. I can’t install from CD source, no yum rpm available in this server.
So I use this :
Atomic Rocket TurtleYUM
[root@ ~]wget http://3es.atomicrocketturtle.com/atomic/art/3ES/RPMS/yum-2.0.7-1.rhel3.art.noarch.rpm
[root@ ~]rpm -Uvh yum-2.0.7-1.rhel3.art.noarch.rpm
Or
Duke University Linux Project YUM
[root@ ~]wget http://linux.duke.edu/projects/yum/download/2.3/yum-2.3.2-1.noarch.rpm
[root@ ~]rpm �i yum-2.3.2-1.noarch.rpm
They are both having the same function, you can choose one of them to be installed on your system






Leave a Reply