How to Install and Uninstall python3-flufl.i18n Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-flufl.i18n" package

Please follow the guidance below to install python3-flufl.i18n on Kali Linux

$ sudo apt update $ sudo apt install python3-flufl.i18n

2. Uninstall "python3-flufl.i18n" package

Please follow the guidelines below to uninstall python3-flufl.i18n on Kali Linux:

$ sudo apt remove python3-flufl.i18n $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-flufl.i18n package on Kali Linux

Package: python3-flufl.i18n
Source: flufl.i18n
Version: 5.0.2-1
Installed-Size: 50
Maintainer: Debian Python Team
Architecture: all
Depends: python3-public, python3:any
Suggests: python-flufl.i18n-doc, python3-pkg-resources
Size: 10168
SHA256: 6b53109bb7813398d25c517061128359701580463c60da180909d27aea1ffffd
SHA1: 504a64fff52bda276eaf59ced651889eefd7ddbb
MD5sum: 155ad33806060f57c56d5e5d2d8f37f2
Description: high level API for Python internationalization (Python 3)
This package provides a high level, convenient API for managing
internationalization translation contexts in Python application. There is a
simple API for single-context applications, such as command line scripts which
only need to translate into one language during the entire course of their
execution. There is a more flexible, but still convenient API for
multi-context applications, such as servers, which may need to switch language
contexts for different tasks.
Description-md5:
Homepage: https://gitlab.com/warsaw/flufl.i18n
Section: python
Priority: optional
Filename: pool/main/f/flufl.i18n/python3-flufl.i18n_5.0.2-1_all.deb