How to Install and Uninstall babel.noarch Package on Oracle Linux 9

Last updated: January 09,2025

1. Install "babel.noarch" package

Learn how to install babel.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install babel.noarch

2. Uninstall "babel.noarch" package

Please follow the step by step instructions below to uninstall babel.noarch on Oracle Linux 9:

$ sudo dnf remove babel.noarch $ sudo dnf autoremove

3. Information about the babel.noarch package on Oracle Linux 9

Last metadata expiration check: 2:12:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : babel
Version : 2.9.1
Release : 2.el9
Architecture : noarch
Size : 23 k
Source : babel-2.9.1-2.el9.src.rpm
Repository : ol9_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.