Bluehost 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 install
package - 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 search
package - To find out the information of the package that you want to install you use info and the package name.
sudo yum info
package - For updating packages that you have installed with yum use update and the package name.
sudo yum update
package
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 remove
package
Recommended Help Content
VPS or Dedicated Hosting - Installing Java
How to install Java in a dedicated server.
VPS and Dedicated Hosting: Third Party Applications
VPS and Dedicated servers come with all applications necessary to run a standard web and email server. The applications that come with the VPS and Dedicated servers are generally supported as-is by our support technicians.
VPS or Dedicated Hosting - Installing Git
This is a tutorial on how to install Git onto the server.
Related Help Content
Reseller - Add a package
How to create a package on your Reseller account.
VPS and Dedicated Hosting: Restore or Transfer cPanel
If you need to transfer or restore a cPanel account for your VPS or Dedicated server, there is a tool within the WHM panel to perform these tasks. This article is about transferring or restoring from another server or restoring after a re-image.
VPS or Dedicated Hosting - Installing PHP APC
This tutorial will help you be able to install the PHP PECL package APC. (Alternative PHP Cache)
VPS or Dedicated Hosting - Manage Login SSL Certificates
How to manage the SSL used for cPanel login through the WHM
VPS and Dedicated Hosting: ConfigServer Security and Firewall
CSF is a firewall for VPS and Dedicated servers. CSF is not installed as part of our default images on VPS or Dedicated servers. This article describes how to install it yourself or request support do so.
VPS or Dedicated Hosting - Install ClamAV
How to install ClamAV to help with virus protection.
Installing Application using Marketplace
How to install a program using MOJO Marketplace.
VPS or Dedicated Hosting - Install a Minecraft Server
How to install a Minecraft Server.