How to Install and Uninstall rubygem-introspection.noarch Package on CentOS Stream 9

Last updated: October 10,2024

1. Install "rubygem-introspection.noarch" package

This tutorial shows how to install rubygem-introspection.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install rubygem-introspection.noarch

2. Uninstall "rubygem-introspection.noarch" package

This tutorial shows how to uninstall rubygem-introspection.noarch on CentOS Stream 9:

$ sudo dnf remove rubygem-introspection.noarch $ sudo dnf autoremove

3. Information about the rubygem-introspection.noarch package on CentOS Stream 9

Last metadata expiration check: 0:12:29 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rubygem-introspection
Version : 0.0.4
Release : 11.el9
Architecture : noarch
Size : 12 k
Source : rubygem-introspection-0.0.4-11.el9.src.rpm
Repository : epel
Summary : Dynamic inspection of the hierarchy of method definitions on a Ruby object
URL : http://jamesmead.org
License : MIT
Description : Dynamic inspection of the hierarchy of method definitions on a Ruby object.