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

Last updated: May 20,2024

1. Install "python3-zope.i18n" package

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

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

2. Uninstall "python3-zope.i18n" package

This guide covers the steps necessary to uninstall python3-zope.i18n on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-zope.i18n
Priority: extra
Section: universe/zope
Installed-Size: 3555
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.i18n
Version: 4.1.0-1
Depends: gettext, python3-pkg-resources, python3-tz, python3-zope.component, python3-zope.i18nmessageid, python3-zope.schema, python3:any (>= 3.3.2-2~)
Filename: pool/universe/z/zope.i18n/python3-zope.i18n_4.1.0-1_all.deb
Size: 300634
MD5sum: af94be57e665d1a51b7c86ed377a85a6
SHA1: 32391789d5b26f33bc0d62cf3582552fadb3074e
SHA256: 375df1ea2d9050251d7472bf68be0bda911eca90b582f28847999f69b34e6f0e
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 3 library.
Description-md5: b283535b90d477f3b317c3e5790e58f1
Homepage: http://pypi.python.org/pypi/zope.i18n
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu