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

Last updated: May 20,2024

1. Install "python-zope.app.locales" package

This guide covers the steps necessary to install python-zope.app.locales on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zope.app.locales

2. Uninstall "python-zope.app.locales" package

This is a short guide on how to uninstall python-zope.app.locales on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zope.app.locales $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zope.app.locales
Priority: extra
Section: universe/zope
Installed-Size: 1955
Maintainer: Ubuntu Developers
Original-Maintainer: Gediminas Paulauskas
Architecture: all
Source: zope.app.locales
Version: 3.7.4-0ubuntu1
Depends: python-pkg-resources, python-zope, python-zope.app, python-zope.i18nmessageid, python-zope.interface, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Recommends: python-zope.app.applicationcontrol, python-zope.app.appsetup, python-zope.tal
Suggests: python-zope.configuration, python-zope.i18n, python-zope.testing
Filename: pool/universe/z/zope.app.locales/python-zope.app.locales_3.7.4-0ubuntu1_all.deb
Size: 573472
MD5sum: b40eca135b0eb8ab58bab12beb1c4b35
SHA1: 8cb765aedabf29a2977aea52c1747528f82ddec8
SHA256: d6df31a4df18008fb3f777a30108e84a36677e2d67ccca627c2958b2635d7d58
Description-en: Zope locale extraction and management utilities
This package provides some facilities for extracting and managing i18n
messages that occur in Zope software. More specifically, i18n
messages can occur in Python code, in Page Templates and in ZCML
declarations. ``zope.app.locales`` provides a utility that can
extract messages from all three and write them to a standard gettext
template (``pot`` file).
Description-md5: 835b63838198989e78c17960ffa7b331
Homepage: http://pypi.python.org/pypi/zope.app.locales
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu