How to Install and Uninstall ruby-build.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: September 21,2024

1. Install "ruby-build.x86_64" package

This guide let you learn how to install ruby-build.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install ruby-build.x86_64

2. Uninstall "ruby-build.x86_64" package

Please follow the guidance below to uninstall ruby-build.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove ruby-build.x86_64 $ sudo dnf autoremove

3. Information about the ruby-build.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:01:37 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : ruby-build
Version : 20221004
Release : 1.el8
Architecture : x86_64
Size : 136 k
Source : ruby-build-20221004-1.el8.src.rpm
Repository : epel
Summary : Compile and install Ruby
URL : https://github.com/rbenv/ruby-build
License : MIT
Description : ruby-build is a command-line utility that makes it easy to install virtually
: any version of Ruby, from source.