How to Install and Uninstall ruby-build.x86_64 Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "ruby-build.x86_64" package

Here is a brief guide to show you how to install ruby-build.x86_64 on CentOS Stream 8

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

2. Uninstall "ruby-build.x86_64" package

Here is a brief guide to show you how to uninstall ruby-build.x86_64 on CentOS Stream 8:

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

3. Information about the ruby-build.x86_64 package on CentOS Stream 8

Last metadata expiration check: 3:11:20 ago on Sun Feb 25 03:03:59 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.