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

Last updated: May 06,2024

1. Install "rubygem-docile.noarch" package

Please follow the guidelines below to install rubygem-docile.noarch on CentOS Stream 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 Stream 8:

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

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

Last metadata expiration check: 2:49:16 ago on Sun Feb 25 03:03:59 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.