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

Last updated: October 09,2024

1. Install "rubygem-docile.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-docile.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "rubygem-docile.noarch" package

Please follow the guidance below to uninstall rubygem-docile.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

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

Last metadata expiration check: 0:55:56 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rubygem-docile
Version : 1.1.5
Release : 9.el8.1
Architecture : noarch
Size : 13 k
Source : rubygem-docile-1.1.5-9.el8.1.src.rpm
Repository : epel
Summary : Docile keeps your Ruby DSLs tame and well-behaved
URL : https://ms-ati.github.com/docile/
License : MIT
Description : Docile turns any Ruby object into a DSL.
: Especially useful with the Builder pattern.