How to Install and Uninstall babel.noarch Package on AlmaLinux 9
Last updated: January 16,2025
1. Install "babel.noarch" package
Please follow the guidance below to install babel.noarch on AlmaLinux 9
$
sudo dnf update
Copied
$
sudo dnf install
babel.noarch
Copied
2. Uninstall "babel.noarch" package
Please follow the guidance below to uninstall babel.noarch on AlmaLinux 9:
$
sudo dnf remove
babel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the babel.noarch package on AlmaLinux 9
Last metadata expiration check: 1:24:49 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : babel
Version : 2.9.1
Release : 2.el9
Architecture : noarch
Size : 22 k
Source : babel-2.9.1-2.el9.src.rpm
Repository : appstream
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.
Available Packages
Name : babel
Version : 2.9.1
Release : 2.el9
Architecture : noarch
Size : 22 k
Source : babel-2.9.1-2.el9.src.rpm
Repository : appstream
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.