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

Last updated: October 11,2024

1. Install "rubygem-locale.noarch" package

In this section, we are going to explain the necessary steps to install rubygem-locale.noarch on Fedora 39

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

2. Uninstall "rubygem-locale.noarch" package

Learn how to uninstall rubygem-locale.noarch on Fedora 39:

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

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

Last metadata expiration check: 0:30:37 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : rubygem-locale
Version : 2.1.3
Release : 3.fc39
Architecture : noarch
Size : 100 k
Source : rubygem-locale-2.1.3-3.fc39.src.rpm
Repository : fedora
Summary : Pure ruby library which provides basic APIs for localization
URL : http://ruby-gettext.github.io/
License : (Ruby OR LGPL-3.0-or-later) AND 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.