How to Install and Uninstall rubygem-docile.noarch Package on CentOS 8 / RHEL 8

Last updated: May 21,2024

1. Install "rubygem-docile.noarch" package

This is a short guide on how to install rubygem-docile.noarch on CentOS 8 / RHEL 8

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

2. Uninstall "rubygem-docile.noarch" package

Please follow the instructions below to uninstall rubygem-docile.noarch on CentOS 8 / RHEL 8:

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

3. Information about the rubygem-docile.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:25:18 ago on Sun May 9 13:03:46 2021.
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.