How to Install and Uninstall python3-flufl-i18n.noarch Package on CentOS Stream 9

Last updated: November 26,2024

1. Install "python3-flufl-i18n.noarch" package

Please follow the instructions below to install python3-flufl-i18n.noarch on CentOS Stream 9

$ sudo dnf update $ sudo dnf install python3-flufl-i18n.noarch

2. Uninstall "python3-flufl-i18n.noarch" package

In this section, we are going to explain the necessary steps to uninstall python3-flufl-i18n.noarch on CentOS Stream 9:

$ sudo dnf remove python3-flufl-i18n.noarch $ sudo dnf autoremove

3. Information about the python3-flufl-i18n.noarch package on CentOS Stream 9

Last metadata expiration check: 1:17:00 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-flufl-i18n
Version : 2.0.2
Release : 1.el9
Architecture : noarch
Size : 39 k
Source : python-flufl-i18n-2.0.2-1.el9.src.rpm
Repository : epel
Summary : A high level API for Python internationalization
URL : https://gitlab.com/warsaw/flufl.i18n
License : ASL 2.0
Description : The ``flufl.i18n`` library provides a convenient API for managing translation
: contexts in Python applications. It provides facilities not only for
: single-context applications like command line scripts, but also more
: sophisticated management of multiple-context applications such as Internet
: servers.