Web Toolbar by Wibiya Installing YUM in CentOS
   Home   Help Login Register  
Welcome, Guest. Please login or register.

Login with username, password and session length

Search
Pages: [1]
Print
Topic: Installing YUM in CentOS  (Read 717 times)
0 Members and 1 Guest are viewing this topic.
« on: January 17, 2010, 04:10:18 AM »
Janak
Administrator
Full Member

View Profile
*****
Posts: 160



In order to install the Yum package manager on your CentOS VPS you will need to run these commands as root:

[root@server~]#  wget http://www.blacknight.com/downloads/yum_install_c5.sh
[root@server~]# chmod +x yum_install_c5.sh
[root@server~]# ./yum_install_c5.sh

At this point some RPM stuff will be output. You can then update the install using the following command and following the onscreen instructions:

[root@server~]# yum upgrade

To search for packages like apache and php etc try:
[root@server~]# yum search apache
[root@server~]# yum search php

Then to install one of the resulting packages
[root@server~]# yum install "package name"

E.g: [root@server~]# yum install httpd

You can also find the file that automates the install of Yum in our downloads section at:
https://support.blacknight.ie/index.php?_m=downloads&_a=viewdownload&downloaditemid=10&nav=0,4
Logged

Pages: [1]
Print
Jump to:  

� 2006 VPS forum, VPS hosting forums, VPS discussions, VPS web hosting solutions, issues, providers, virtual web hosting questions, VPS hosting
Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC | Forum style designed by PixelSlot
| Sitemap - XML Sitemap