How to Install and Uninstall babel.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 13,2024

1. Install "babel.noarch" package

This guide let you learn how to install babel.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install babel.noarch

2. Uninstall "babel.noarch" package

Here is a brief guide to show you how to uninstall babel.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove babel.noarch $ sudo dnf autoremove

3. Information about the babel.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:29:13 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : babel
Version : 2.9.1
Release : 2.el9
Architecture : noarch
Size : 25 k
Source : babel-2.9.1-2.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : Tools for internationalizing Python applications
URL : https://babel.pocoo.org/
License : BSD
Description : Babel is composed of two major parts:
:
: * tools to build and work with gettext message catalogs
:
: * a Python interface to the CLDR (Common Locale Data Repository),
: providing access to various locale display names, localized number
: and date formatting, etc.