How to Install and Uninstall python3-babel.noarch Package on Rocky Linux 9
Last updated: January 10,2025
1. Install "python3-babel.noarch" package
This is a short guide on how to install python3-babel.noarch on Rocky Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3-babel.noarch
Copied
2. Uninstall "python3-babel.noarch" package
Please follow the step by step instructions below to uninstall python3-babel.noarch on Rocky Linux 9:
$
sudo dnf remove
python3-babel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-babel.noarch package on Rocky Linux 9
Last metadata expiration check: 2:18:15 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : python3-babel
Version : 2.9.1
Release : 2.el9
Architecture : noarch
Size : 5.8 M
Source : babel-2.9.1-2.el9.src.rpm
Repository : appstream
Summary : Library 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.
Available Packages
Name : python3-babel
Version : 2.9.1
Release : 2.el9
Architecture : noarch
Size : 5.8 M
Source : babel-2.9.1-2.el9.src.rpm
Repository : appstream
Summary : Library 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.