How to Install and Uninstall ruby-build.x86_64 Package on Oracle Linux 9

Last updated: September 20,2024

1. Install "ruby-build.x86_64" package

Please follow the guidelines below to install ruby-build.x86_64 on Oracle Linux 9

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

2. Uninstall "ruby-build.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ruby-build.x86_64 on Oracle Linux 9:

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

3. Information about the ruby-build.x86_64 package on Oracle Linux 9

Last metadata expiration check: 0:27:13 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ruby-build
Version : 20221004
Release : 1.el9
Architecture : x86_64
Size : 131 k
Source : ruby-build-20221004-1.el9.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.