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

Last updated: May 19,2024

1. Install "python-zope.i18n" package

Please follow the instructions below to install python-zope.i18n on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.i18n" package

This tutorial shows how to uninstall python-zope.i18n on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.i18n
Priority: extra
Section: universe/zope
Installed-Size: 3558
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.i18n
Version: 4.1.0-1
Depends: gettext, python-pkg-resources, python-tz, python-zope.component, python-zope.i18nmessageid, python-zope.schema, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/z/zope.i18n/python-zope.i18n_4.1.0-1_all.deb
Size: 300802
MD5sum: 7de6b68c98823ff380440c6ff6e99f99
SHA1: e98b961bde2046acbdcc3e41933ebd92b5297972
SHA256: 5ab981102e9e75224b67d5c1d13e360a38d593b64350e2874193a415bd4e0f76
Description-en: Zope Internationalization Support
This package implements several APIs related to internationalization and
localization:
.
* Locale objects for all locales maintained by the ICU project.
* Gettext-based message catalogs for message strings.
* Locale discovery for Web-based requests.
.
This is the Python 2 library.
Description-md5: f8ce80e72deaaf715142aa438d634709
Homepage: http://pypi.python.org/pypi/zope.i18n
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu