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

Last updated: May 15,2024

1. Install "python-flufl.i18n" package

This guide let you learn how to install python-flufl.i18n on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-flufl.i18n" package

Please follow the step by step instructions below to uninstall python-flufl.i18n on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-flufl.i18n
Priority: optional
Section: universe/python
Installed-Size: 106
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: flufl.i18n
Version: 1.1.3-4
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-flufl.i18n-doc, python-pkg-resources
Filename: pool/universe/f/flufl.i18n/python-flufl.i18n_1.1.3-4_all.deb
Size: 18552
MD5sum: 99b5cbf58c296652129c234ca1c98753
SHA1: 03a55bdf70b2f19b46f26e3b73ba8c4bb343dea1
SHA256: 98fd13f330bbab727d44bc7a1d9dda866f29f10a340a5b0c99b7eddde6c910a8
Description-en: high level API for Python internationalization (Python 2)
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: 1b52498cf6311fb1175cb04bc9f8ff78
Homepage: http://launchpad.net/flufl.i18n
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu