How to Install and Uninstall babel.noarch Package on Rocky Linux 8
Last updated: February 13,2025
1. Install "babel.noarch" package
In this section, we are going to explain the necessary steps to install babel.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
babel.noarch
Copied
2. Uninstall "babel.noarch" package
Please follow the steps below to uninstall babel.noarch on Rocky Linux 8:
$
sudo dnf remove
babel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the babel.noarch package on Rocky Linux 8
Last metadata expiration check: 0:26:59 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : babel
Version : 2.5.1
Release : 10.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 26 k
Source : babel-2.5.1-10.module+el8.5.0+706+735ec4b3.src.rpm
Repository : appstream
Summary : Tools for internationalizing Python applications
URL : http://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.5.1
Release : 10.module+el8.5.0+706+735ec4b3
Architecture : noarch
Size : 26 k
Source : babel-2.5.1-10.module+el8.5.0+706+735ec4b3.src.rpm
Repository : appstream
Summary : Tools for internationalizing Python applications
URL : http://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.