How to Install and Uninstall babel.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "babel.noarch" package

Please follow the guidance below to install babel.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install babel.noarch

2. Uninstall "babel.noarch" package

Please follow the guidance below to uninstall babel.noarch on Fedora 34:

$ sudo dnf remove babel.noarch $ sudo dnf autoremove

3. Information about the babel.noarch package on Fedora 34

Last metadata expiration check: 1:06:59 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : babel
Version : 2.9.1
Release : 1.fc34
Architecture : noarch
Size : 22 k
Source : babel-2.9.1-1.fc34.src.rpm
Repository : updates
Summary : Tools 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.