How to Install and Uninstall python3-flufl-i18n.noarch Package on Oracle Linux 9

Last updated: July 03,2024

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

Please follow the instructions below to install python3-flufl-i18n.noarch on Oracle Linux 9

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

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

Learn how to uninstall python3-flufl-i18n.noarch on Oracle Linux 9:

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

3. Information about the python3-flufl-i18n.noarch package on Oracle Linux 9

Last metadata expiration check: 1:58:45 ago on Thu Feb 15 07:50:05 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.