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

Last updated: October 08,2024

1. Install "rubygem-introspection.noarch" package

This is a short guide on how to install rubygem-introspection.noarch on Oracle Linux 8

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

2. Uninstall "rubygem-introspection.noarch" package

Please follow the guidance below to uninstall rubygem-introspection.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 0:58:38 ago on Mon Sep 12 02:51:38 2022.
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.