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

Last updated: May 08,2024

1. Install "rubygem-locale.noarch" package

Here is a brief guide to show you how to install rubygem-locale.noarch on CentOS Stream 8

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

2. Uninstall "rubygem-locale.noarch" package

This guide let you learn how to uninstall rubygem-locale.noarch on CentOS Stream 8:

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

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

Last metadata expiration check: 3:29:40 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : rubygem-locale
Version : 2.1.2
Release : 3.el8.2
Architecture : noarch
Size : 150 k
Source : rubygem-locale-2.1.2-3.el8.2.src.rpm
Repository : epel
Summary : Pure ruby library which provides basic APIs for localization
URL : http://locale.rubyforge.org/
License : GPLv2 or Ruby
Description : Ruby-Locale is the pure ruby library which provides basic and general purpose
: APIs for localization.
: It aims to support all environments which ruby works and all kind of programs
: (GUI, WWW, library, etc), and becomes the hub of other i18n/l10n libs/apps to
: handle major locale ID standards.