---
title: "How To Install Ruby Gems in cPanel"
description: "This process is no longer supported in the current version of cPanel. However, you can setup a Ruby app and add modules as needed with the new interface. For the Ruby user, cPanel includes a way for..."
url: https://www.inmotionhosting.com/support/edu/cpanel/install-ruby-gems-cpanel/
date: 2019-05-29
modified: 2024-01-04
author: "Christopher Maiorana"
categories: ["cPanel"]
type: post
lang: en
---

# How To Install Ruby Gems in cPanel

This process is no longer supported in the current version of cPanel. However, you can [setup a Ruby app](https://www.inmotionhosting.com/support/edu/cpanel/how-to-create-a-ruby-on-rails-application-in-cpanel/) and add modules as needed with the new interface.

For the Ruby user, cPanel includes a way for you to install, view, update, and *re*install Ruby Gems, even in our shared hosting accounts. This means you can complete these functions in your cPanel interface without requiring [shell access](/support/server/ssh/what-is-shell-access/) or other command line intervention.

## How To Install a Ruby Gem In cPanel

In order to install your Ruby Gem, you can do a simple search in the field.

1. [Log into your cPanel](/support/edu/cpanel/access-cpanel-via-whm/).
2. Select **Ruby Gems** under *Software*.
3. Search for your Gem in the search field.
4. Click **Go**.
5. Click **Install** once you’ve found your Gem in the search results.

Well done, you’ve just installed a Ruby Gem in your cPanel account. But how do you keep it updated? All you need to do is follow the steps above to access the Ruby Gems interface. There, you will see all of your Gems listed. Click the update, reinstall, or delete buttons to perform the listed actions.
