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

Last updated: May 19,2024

1. Install "rubygem-fast_gettext.noarch" package

Please follow the instructions below to install rubygem-fast_gettext.noarch on CentOS Stream 8

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

2. Uninstall "rubygem-fast_gettext.noarch" package

Please follow the instructions below to uninstall rubygem-fast_gettext.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 3:53:19 ago on Sun Feb 25 03:03:59 2024.
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.