How to Install and Uninstall python3-flufl.i18n Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: January 10,2025

1. Install "python3-flufl.i18n" package

Learn how to install python3-flufl.i18n on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python3-flufl.i18n" package

Here is a brief guide to show you how to uninstall python3-flufl.i18n on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-flufl.i18n package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-flufl.i18n
Priority: optional
Section: universe/python
Installed-Size: 105
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: flufl.i18n
Version: 1.1.3-4
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-flufl.i18n-doc, python3-pkg-resources
Filename: pool/universe/f/flufl.i18n/python3-flufl.i18n_1.1.3-4_all.deb
Size: 18604
MD5sum: 6a84b15954b93c9bf2d32b451b6b59a3
SHA1: 049f84cce6a1246bf2ead4e16fdac85771b2e8fd
SHA256: 37e008ce2860695f5a7246bfa0ee65ea08ba47186078d65d1e43d8afc55303c9
Description-en: 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.
.
This is the Python 3 version of the package.
Description-md5: 8f8d53039428b8fd1b6a3148aa95d4b8
Homepage: http://launchpad.net/flufl.i18n
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu