Installing yum on any Linux Distribution is pretty easy no matter the flavor. If you are not using CentOS, I am sure there are many tutorials worth reading.

At the time of this entry I used a CentOS mirror to download yum and it’s dependents; On occasion random filenames might become renamed or updated with a new version number. It is with this in mind that I uploaded these files. Yum RPMs

zepr@zepr.net [~/setup/yum]# wget http://download.zepr.net/yum/i386/centos-release-4-4.2.i386.rpm && wget http://download.zepr.net/yum/i386/python-elementtree-1.2.6-4.2.1.i386.rpm && wget http://download.zepr.net/yum/i386/python-sqlite-1.1.7-1.2.i386.rpm && wget http://download.zepr.net/yum/i386/python-urlgrabber-2.9.8-2.noarch.rpm && wget http://download.zepr.net/yum/i386/sqlite-3.3.3-1.2.i386.rpm && wget http://download.zepr.net/yum/i386/yum-2.4.3-1.c4.noarch.rpm

zepr@zepr.net [~/setup/yum]# sudo rpm -ivh *rpm

That’s all you need to do, Yum should be installed at this point.

Technorati Tags:

Post a Comment

*
*