Open main menu

OpenVZ Virtuozzo Containers Wiki β

Changes

Install yum

127 bytes added, 19:14, 9 April 2010
CentOS 5 i386
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-urlgrabber-3.1.0-5.el5.noarch.rpm
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/yum-metadata-parser-1.1.2-3.el5.centos.i386.rpm
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/yum-3.2.22-20.el5.centos.noarch.rpm (2)rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/yum-fastestmirror-1.1.16-13.el5.centos.noarch.rpm(2)
yum -y update
</pre>
Note: Updated 23 October 2009
* (1) This is where you might get some complaints about rpm and maybe popt. You might need to use the --nodeps option to get the dependencies right. * (2) I had to download both and install them using "rpm -Uvh yum-*.rpm". Each package was depending on the other one.
== CentOS 5 x86_64 ==
Anonymous user