Red Hat Enterprise Linux 5 and its derivative CentOS 5 includes an extensive list of applications that can be easily added or removed. This guide will show you how to do it using the Package Manager tool.
Install Package (GUI)
This section describes how to use the Package Manager to install a package.

2. Select the Category of the package on the left column. On the right column, check the package you wish to install or uncheck it to remove it.
3. Click Optional packages to to check or uncheck the individual application inside the package you wish to install or remove respectively. Click Close when you’re done.Install Package (Console)
The yum command is used to install a package from the console. You need to have root level access to use the commands below.- yum install package1 [package2]
installs the specified package(s) - yum update package1 [package2]
updates the specified package(s) - yum remove package1 [package2]
removes the specified package(s) - yum info package1 [package2]
shows the information for the specified package(s) - yum search string1 [string2]
finds all packages wherein the name, description or summary matches the specified string(s) - yum localinstall rpmfile1 [rpmfile2]
installs the specified rpm file(s) - yum localupdate rpmfile1 [rpmfile2]
updates the rpm file(s) - yum update
updates all packages - yum list installed
shows all the installed packages - yum list updates
shows all the packages that has updates available
Visit the forum to ask for help or to give a comment.
***
Posted on 4/23/2007 and last updated on 8/29/2010
Filed under CentOS 5 , Red Hat Enterprise Linux 5 , System Administration




March 9th, 2008 at 11:18 am
Just now i install RHEL 5. But after click my Add/Remove Software , them click ‘browse’, nothing(blank) displays… When click on list, available pack hothing shows,all pak & install pack shows what i install. I setup RHEL 5 two times but same problem arise. I don’t reg’ ‘software update’. Is this required to active that ! Here also ‘open office’ un availavle. Anyone help me any way??
March 9th, 2008 at 11:21 am
degonto@gmail.com
April 26th, 2008 at 3:42 am
hello sir,
this is yash. i want all troubleshooting, note, commands. plz give me if u can possible.
thank u.
April 26th, 2008 at 3:43 am
hello sir,
this is yash. i want all troubleshooting, note, commands. plz give me if u can possible.
thank u.
May 13th, 2008 at 8:56 am
hi sir im just new here is it possible to pls. give me some troubleshooting note in setting up an mail server
May 13th, 2008 at 12:50 pm
Please see the Mail Server Setup Guide for RHEL/CentOS 5
January 10th, 2009 at 4:12 am
degonto: I just did ‘yum install postfix system-switch-mail’ and got the pkgs to install =)
August 3rd, 2009 at 5:20 am
Looks lovely, but how about from a remote shell, text only?
August 4th, 2009 at 7:46 pm
Hi sdmsc,
Ok, done