How to Install and Uninstall python-babel.noarch Package on Amazon Linux 2
Last updated: January 06,2025
1. Install "python-babel.noarch" package
Please follow the step by step instructions below to install python-babel.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
python-babel.noarch
Copied
2. Uninstall "python-babel.noarch" package
This is a short guide on how to uninstall python-babel.noarch on Amazon Linux 2:
$
sudo yum remove
python-babel.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the python-babel.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : python-babel
Arch : noarch
Version : 0.9.6
Release : 8.amzn2.0.1
Size : 1.4 M
Repo : amzn2-core/2/x86_64
Summary : Library for internationalizing Python applications
URL : http://babel.edgewall.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 : python-babel
Arch : noarch
Version : 0.9.6
Release : 8.amzn2.0.1
Size : 1.4 M
Repo : amzn2-core/2/x86_64
Summary : Library for internationalizing Python applications
URL : http://babel.edgewall.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.