How to Install and Uninstall rubygem-introspection.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 06,2024

1. Install "rubygem-introspection.noarch" package

This tutorial shows how to install rubygem-introspection.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "rubygem-introspection.noarch" package

This guide covers the steps necessary to uninstall rubygem-introspection.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the rubygem-introspection.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:48:03 ago on Mon Feb 26 15:59:38 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.