How to Install and Uninstall python3-babel.noarch Package on Fedora 36

Last updated: March 01,2025

1. Install "python3-babel.noarch" package

Please follow the step by step instructions below to install python3-babel.noarch on Fedora 36

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

2. Uninstall "python3-babel.noarch" package

Please follow the instructions below to uninstall python3-babel.noarch on Fedora 36:

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

3. Information about the python3-babel.noarch package on Fedora 36

Last metadata expiration check: 2:57:00 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-babel
Version : 2.9.1
Release : 5.fc36
Architecture : noarch
Size : 5.8 M
Source : babel-2.9.1-5.fc36.src.rpm
Repository : fedora
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.