How to Install and Uninstall ruby-build.x86_64 Package on Rocky Linux 9
Last updated: January 14,2025
1. Install "ruby-build.x86_64" package
Here is a brief guide to show you how to install ruby-build.x86_64 on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
ruby-build.x86_64
Copied
2. Uninstall "ruby-build.x86_64" package
This tutorial shows how to uninstall ruby-build.x86_64 on Rocky Linux 9:
$
sudo dnf remove
ruby-build.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ruby-build.x86_64 package on Rocky Linux 9
Last metadata expiration check: 0:27:15 ago on Fri Feb 16 06:49:52 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.
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.