How To Install Ruby Gems in cPanel

Ruby Gems are collections of functions that allow you to perform tasks in Ruby, it is a package manager for the Ruby programming language. You will need to install a Gem before you can use it inside a Ruby program. It provides a standard format for the distribution of Ruby programs and libraries.

Without requiring shell access, you can install, view, update, and reinstall Ruby Gems in cpanel.

Follow these steps to install Ruby Gems in cPanel

  • Log into your cPanel
  • Scroll to Software and Select Ruby Gems
  • Type the name of the Ruby Gem in the Install a Ruby Gem field.
  • Search for your Gem in the search field
  • Click Install Now.
    The Ruby Gem will be added to the Installed Ruby Gem(s) table, where you can update, reinstall, uninstall, or view documentation for each Ruby Gem by clicking the appropriate button.

You can also install a gem by running the command "gem install [gemname]" via the command line interface provided in cPanel.

Note: Gems are installed directly from the RubyForge repository.
Warning: This installer only works for the legacy Ruby installation and does not affect applications that you install with the Application Manager interface.

  • 0 Utenti hanno trovato utile questa risposta
Hai trovato utile questa risposta?

Articoli Correlati

Cpanel Hosting Overview

What is cPanel cPanel is a popular Linux hosting control panel that is used by many hosting...

SSL Certificates

How to Install AutoSSL certificate in cPanel Suggest Edits An SSL...

How to Remove SSL From cPanel

How to Uninstall SSL Suggest Edits All sites/domains hosted by Verpex...

How to Force SSL

You just installed SSL and you cannot find the secured padlock and HTTPS in front of your...

Managing Domains in cPanel

How to Manage domains in cPanel Suggest Edits There’s a newer section...