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

Last updated: May 20,2024

1. Install "rubygem-erubi.noarch" package

Please follow the steps below to install rubygem-erubi.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

2. Uninstall "rubygem-erubi.noarch" package

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

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

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

Last metadata expiration check: 1:02:55 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rubygem-erubi
Version : 1.7.0
Release : 1.el8
Architecture : noarch
Size : 11 k
Source : rubygem-erubi-1.7.0-1.el8.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.