How to Install and Uninstall babel.noarch Package on Fedora 39
Last updated: January 11,2025
1. Install "babel.noarch" package
This is a short guide on how to install babel.noarch on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
babel.noarch
Copied
2. Uninstall "babel.noarch" package
This tutorial shows how to uninstall babel.noarch on Fedora 39:
$
sudo dnf remove
babel.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the babel.noarch package on Fedora 39
Last metadata expiration check: 4:18:27 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : babel
Version : 2.12.1
Release : 6.fc39
Architecture : noarch
Size : 86 k
Source : babel-2.12.1-6.fc39.src.rpm
Repository : fedora
Summary : Tools for internationalizing Python applications
URL : https://babel.pocoo.org/
License : BSD-3-Clause
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.12.1
Release : 6.fc39
Architecture : noarch
Size : 86 k
Source : babel-2.12.1-6.fc39.src.rpm
Repository : fedora
Summary : Tools for internationalizing Python applications
URL : https://babel.pocoo.org/
License : BSD-3-Clause
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.