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

Last updated: November 14,2024

1. Install "python-flufl.i18n-doc" package

In this section, we are going to explain the necessary steps to install python-flufl.i18n-doc on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-flufl.i18n-doc" package

Learn how to uninstall python-flufl.i18n-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-flufl.i18n-doc
Priority: optional
Section: universe/doc
Installed-Size: 157
Maintainer: Ubuntu Developers
Original-Maintainer: Barry Warsaw
Architecture: all
Source: flufl.i18n
Version: 1.1.3-4
Replaces: python-flufl.i18n-docs
Depends: libjs-sphinxdoc (>= 1.0)
Suggests: python-pkg-resources
Breaks: python-flufl.i18n-docs
Filename: pool/universe/f/flufl.i18n/python-flufl.i18n-doc_1.1.3-4_all.deb
Size: 27058
MD5sum: 215ab87627bee2f1dcf6f835fda24ee2
SHA1: e5c0807e717bbf9108bd00db1fcb9316c0b454cd
SHA256: 2002dbb0c7f953ca71a7ab3403d741c68ff9cbd12346796e6a6e9e5a1ce0c156
Description-en: high level API for Python internationalization (common documentation)
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 common documentation package.
Description-md5: d424e8676c6c9f59d8cc68e410ccfdb2
Homepage: http://launchpad.net/flufl.i18n
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu