How to Install and Uninstall babel.noarch Package on Amazon Linux 2
Last updated: February 06,2025
1. Install "babel.noarch" package
This guide let you learn how to install babel.noarch on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum install
babel.noarch
Copied
2. Uninstall "babel.noarch" package
This tutorial shows how to uninstall babel.noarch on Amazon Linux 2:
$
sudo yum remove
babel.noarch
Copied
$
sudo yum autoremove
Copied
3. Information about the babel.noarch package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : babel
Arch : noarch
Version : 0.9.6
Release : 8.amzn2.0.1
Size : 15 k
Repo : amzn2-core/2/x86_64
Summary : Tools 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 : babel
Arch : noarch
Version : 0.9.6
Release : 8.amzn2.0.1
Size : 15 k
Repo : amzn2-core/2/x86_64
Summary : Tools 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.