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

Last updated: October 07,2024

1. Install "python38-babel.noarch" package

Please follow the instructions below to install python38-babel.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python38-babel.noarch

2. Uninstall "python38-babel.noarch" package

This is a short guide on how to uninstall python38-babel.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python38-babel.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:46:33 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python38-babel
Version : 2.7.0
Release : 11.module+el8.9.0+19598+4a60c7b7
Architecture : noarch
Size : 5.9 M
Source : babel-2.7.0-11.module+el8.9.0+19598+4a60c7b7.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Library 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.