How to Install and Uninstall python3-babel.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 30,2024
1. Install "python3-babel.noarch" package
This tutorial shows how to install python3-babel.noarch on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
python3-babel.noarch
Copied
2. Uninstall "python3-babel.noarch" package
Please follow the guidelines below to uninstall python3-babel.noarch on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
python3-babel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-babel.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 0:32:29 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : python3-babel
Version : 2.5.1
Release : 7.el8
Architecture : noarch
Size : 4.8 M
Source : babel-2.5.1-7.el8.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.
Available Packages
Name : python3-babel
Version : 2.5.1
Release : 7.el8
Architecture : noarch
Size : 4.8 M
Source : babel-2.5.1-7.el8.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.