How to Install and Uninstall rubygem-erubi.noarch Package on Fedora 39

Last updated: November 27,2024

1. Install "rubygem-erubi.noarch" package

This guide let you learn how to install rubygem-erubi.noarch on Fedora 39

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

2. Uninstall "rubygem-erubi.noarch" package

Please follow the step by step instructions below to uninstall rubygem-erubi.noarch on Fedora 39:

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

3. Information about the rubygem-erubi.noarch package on Fedora 39

Last metadata expiration check: 3:02:31 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-erubi
Version : 1.10.0
Release : 6.fc39
Architecture : noarch
Size : 13 k
Source : rubygem-erubi-1.10.0-6.fc39.src.rpm
Repository : fedora
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.