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

Last updated: November 27,2024

1. Install "babel.noarch" package

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

$ sudo dnf update $ sudo dnf install babel.noarch

2. Uninstall "babel.noarch" package

Please follow the guidelines below to uninstall babel.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove babel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 1:05:32 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : babel
Version : 2.5.1
Release : 10.module+el8.9.0+19487+7dc18407
Architecture : noarch
Size : 27 k
Source : babel-2.5.1-10.module+el8.9.0+19487+7dc18407.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Tools for internationalizing Python applications
URL : http://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.