<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lauri</id>
	<title>OpenVZ Virtuozzo Containers Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.openvz.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Lauri"/>
	<link rel="alternate" type="text/html" href="https://wiki.openvz.org/Special:Contributions/Lauri"/>
	<updated>2026-06-10T00:57:32Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://wiki.openvz.org/index.php?title=Install_yum&amp;diff=5834</id>
		<title>Install yum</title>
		<link rel="alternate" type="text/html" href="https://wiki.openvz.org/index.php?title=Install_yum&amp;diff=5834"/>
		<updated>2008-04-23T18:11:53Z</updated>

		<summary type="html">&lt;p&gt;Lauri: explain where to get yum-metadata-parser&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''This article is specific to CentOS, however the packages required for yum here are the same on other flavors''&lt;br /&gt;
&lt;br /&gt;
The below scripts installs all packages upon which yum depends for a 386 distro (Need separate 64 bit instructions)&lt;br /&gt;
&lt;br /&gt;
'''Please note''' - that the version numbers of the packages WILL change as later releases come out, it is up to you to ensure that the packages used are the latest.  If you find a package in this script has become deprecated, please update this page with the latest package so others do not have to search for it as well.&lt;br /&gt;
== CentOS 4 ==&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/gmp-4.1.4-3.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/readline-4.3-13.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/python-2.3.4-14.4.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/libxml2-2.6.16-10.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/libxml2-python-2.6.16-10.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/expat-1.95.7-4.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/python-elementtree-1.2.6-5.el4.centos.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/sqlite-3.3.6-2.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/python-sqlite-1.1.7-1.2.1.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/elfutils-0.97.1-4.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uhv http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/rpm-4.3.3-22_nonptl.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/rpm-python-4.3.3-22_nonptl.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/python-urlgrabber-2.9.8-2.noarch.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://whiteboxlinux.osmirror.nl/4/en/os/i386/WhiteBox/RPMS/elfutils-libelf-0.97-5.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uhv ftp://ftp.nluug.nl/pub/os/Linux/distr/CentOS/4.5/os/s390/CentOS/RPMS/centos-yumconf-4-4.5.noarch.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-4/4/os/i386/CentOS/RPMS/yum-2.4.3-3.el4.centos.noarch.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
yum -y update&amp;lt;br&amp;gt;&lt;br /&gt;
== CentOS 5 ==&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/gmp-4.1.4-10.el5.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/readline-5.1-1.1.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-2.4.3-19.el5.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/libxml2-2.6.26-2.1.2.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/libxml2-python-2.6.26-2.1.2.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/expat-1.95.8-8.2.1.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-elementtree-1.2.6-5.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/sqlite-3.3.6-2.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-sqlite-1.1.7-1.2.1.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/elfutils-0.125-3.el5.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/rpm-python-4.4.2-47.el5.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/m2crypto-0.16-6.el5.1.i386.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/python-urlgrabber-3.1.0-2.noarch.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
rpm -Uvh http://mirror.centos.org/centos-5/5/os/i386/CentOS/yum-3.0.5-1.el5.centos.5.noarch.rpm&amp;lt;br&amp;gt;&lt;br /&gt;
yum -y update&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
Note: Updated 15 January 2008&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
2008, 24th of april.&lt;br /&gt;
Sometimes yum will report that yum-metadata-parser is not installed. If it happened to your Centos 5 get one for FC6&lt;br /&gt;
&lt;br /&gt;
rpm -Uvh ftp://ftp.pbone.net/mirror/download.fedora.redhat.com/pub/fedora/linux/core/6/i386/os/Fedora/RPMS/yum-metadata-parser-1.0-8.fc6.i386.rpm&lt;br /&gt;
[[Category:HOWTO]]&lt;/div&gt;</summary>
		<author><name>Lauri</name></author>
		
	</entry>
</feed>