Just Host Web Hosting Help
VPS or Dedicated Hosting - Using yum
yum is a package manager that is used to install, update and remove applications in the CentOS system.
You will need to make sure that you have Sudo Access enabled. If you have not enabled sudo access please see Enabling Sudo Access to learn how to do so.
Using yum
The following is what you can use with yum:
- To install a package you would use install and the package name after yum.
sudo yum installpackage - If you are not sure of the package name you can use search and part of the package name or term after yum.
sudo yum searchpackage - To find out the information of the package that you want to install you use info and the package name.
sudo yum infopackage - For updating packages that you have installed with yum use update and the package name.
sudo yum updatepackage
Note: To update yum you would use update with out the package name. - Uninstalling packages will use the remove tag and the package name with yum.
sudo yum removepackage
Recommended Help Content
How to install Java in a dedicated server.
This is a tutorial on how to install Git onto the server.
How to create a package on your Reseller account.
Related Help Content
This tutorial will help you be able to install the PHP PECL package APC. (Alternative PHP Cache)
How to manage the SSL used for cPanel login through the WHM
How to install ClamAV to help with virus protection.
How to install a Minecraft Server.
How to assign a dedicated IP to a domain on a dedicated server.
How to install a program using MOJO Marketplace.
We provide a program which makes it very easy to install third party scripts to your hosting account. If you want your website to have a WordPress blog, you can use MOJO Marketplace to install WordPres

61,692 views
bookmark
share
E-mail
Twitter
Google Bookmarks
Facebook
MySpace
Digg
Reddit
Delicious
LinkedIn
StumbleUpon
tags: