How to Install and Uninstall python3-flufl-i18n.noarch Package on Fedora 35

Last updated: October 06,2024

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

This is a short guide on how to install python3-flufl-i18n.noarch on Fedora 35

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

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

Please follow the steps below to uninstall python3-flufl-i18n.noarch on Fedora 35:

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

3. Information about the python3-flufl-i18n.noarch package on Fedora 35

Last metadata expiration check: 1:15:35 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-flufl-i18n
Version : 2.0.2
Release : 7.fc35
Architecture : noarch
Size : 39 k
Source : python-flufl-i18n-2.0.2-7.fc35.src.rpm
Repository : fedora
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.