How to Install and Uninstall rubygem-fast_gettext.noarch Package on Oracle Linux 8

Last updated: December 05,2024

1. Install "rubygem-fast_gettext.noarch" package

Please follow the guidelines below to install rubygem-fast_gettext.noarch on Oracle Linux 8

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

2. Uninstall "rubygem-fast_gettext.noarch" package

In this section, we are going to explain the necessary steps to uninstall rubygem-fast_gettext.noarch on Oracle Linux 8:

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

3. Information about the rubygem-fast_gettext.noarch package on Oracle Linux 8

Last metadata expiration check: 1:59:59 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rubygem-fast_gettext
Version : 1.2.0
Release : 9.el8
Architecture : noarch
Size : 35 k
Source : rubygem-fast_gettext-1.2.0-9.el8.src.rpm
Repository : epel
Summary : A simple, fast, memory-efficient and threadsafe implementation of GetText
URL : https://github.com/grosser/fast_gettext
License : MIT and (BSD or Ruby) and (LGPLv2+ or BSD or Ruby)
Description : A simple, fast, memory-efficient and threadsafe implementation of GetText.