Hi guys,
I just thought of sharing this simple howto on installing YUM onto your VPS as it seems like it doesn't come installed by default.
The repository and package version are the latest as of July 25th 2007 and are meant for CentOS 4.5.
Just copy and paste the code below.
Code:mkdir /usr/local/src/yum cd /usr/local/src/yum wget http://altruistic.lbl.gov/mirrors/centos/4.5/apt/i386/RPMS.os/python-sqlite-1.1.7-1.2.1.i386.rpm wget http://altruistic.lbl.gov/mirrors/centos/4.5/apt/i386/RPMS.os/python-elementtree-1.2.6-5.el4.centos.i386.rpm wget http://altruistic.lbl.gov/mirrors/centos/4.5/apt/i386/RPMS.os/python-urlgrabber-2.9.8-2.noarch.rpm wget http://altruistic.lbl.gov/mirrors/centos/4.5/apt/i386/RPMS.os/yum-2.4.3-3.el4.centos.noarch.rpm wget http://altruistic.lbl.gov/mirrors/centos/4.5/apt/i386/RPMS.os/sqlite-3.3.6-2.i386.rpm wget http://altruistic.lbl.gov/mirrors/centos/4.5/apt/i386/RPMS.os/sqlite-devel-3.3.6-2.i386.rpm rpm -Uvh *rpm yum update![]()


LinkBack URL
About LinkBacks




Reply With Quote

Bookmarks