yum command
yum command is easy to install software in your host.
yum list installed
Output all installed software
yum update [softwarename]
ex: yum update httpd
it is able to update software by this command.
yum list
you can know the software which is able to install.