How to Install and Uninstall rubygem-introspection.noarch Package on Oracle Linux 9

Last updated: November 27,2024

1. Install "rubygem-introspection.noarch" package

Please follow the guidance below to install rubygem-introspection.noarch on Oracle Linux 9

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

2. Uninstall "rubygem-introspection.noarch" package

Please follow the instructions below to uninstall rubygem-introspection.noarch on Oracle Linux 9:

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

3. Information about the rubygem-introspection.noarch package on Oracle Linux 9

Last metadata expiration check: 3:15:09 ago on Thu Feb 15 07:50:05 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.