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

Last updated: May 08,2024

1. Install "rubygem-introspection.noarch" package

Please follow the guidelines below to install rubygem-introspection.noarch on CentOS Stream 8

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

2. Uninstall "rubygem-introspection.noarch" package

Please follow the steps below to uninstall rubygem-introspection.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 2:29:46 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rubygem-introspection
Version : 0.0.4
Release : 6.el8
Architecture : noarch
Size : 14 k
Source : rubygem-introspection-0.0.4-6.el8.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.