How to Install and Uninstall rubygem-erubi.noarch Package on CentOS Stream 9

Last updated: September 27,2024

1. Install "rubygem-erubi.noarch" package

Please follow the step by step instructions below to install rubygem-erubi.noarch on CentOS Stream 9

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

2. Uninstall "rubygem-erubi.noarch" package

In this section, we are going to explain the necessary steps to uninstall rubygem-erubi.noarch on CentOS Stream 9:

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

3. Information about the rubygem-erubi.noarch package on CentOS Stream 9

Last metadata expiration check: 2:53:21 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : rubygem-erubi
Version : 1.10.0
Release : 3.el9
Architecture : noarch
Size : 13 k
Source : rubygem-erubi-1.10.0-3.el9.src.rpm
Repository : epel
Summary : Small ERB Implementation
URL : https://github.com/jeremyevans/erubi
License : MIT
Description : Erubi is a ERB template engine for ruby. It is a simplified fork of Erubis.