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

Last updated: May 08,2024

1. Install "python-zope.configuration" package

This tutorial shows how to install python-zope.configuration on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.configuration" package

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

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

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

Package: python-zope.configuration
Priority: extra
Section: universe/python
Installed-Size: 320
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.configuration
Version: 4.0.3-3
Depends: python-pkg-resources, python-zope.i18nmessageid, python-zope.interface, python-zope.schema, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-zope.testing
Conflicts: zope3
Filename: pool/universe/z/zope.configuration/python-zope.configuration_4.0.3-3_all.deb
Size: 42090
MD5sum: c4ffcd3d6f0293849c8c908676dab62f
SHA1: b0cd13ea1623a75be609d6ab2019e40598240f60
SHA256: a0e37c44568e4af5fdeb9cd7835caa61248e744668621ebb8d15edd2249d1f67
Description-en: Zope Configuration Markup Language (ZCML)
The zope configuration system provides an extensible system for
supporting various kinds of configurations.
.
It is based on the idea of configuration directives. Users of the
configuration system provide configuration directives in some
language that express configuration choices. The intent is that the
language be pluggable. An XML language is provided by default.
.
This is the Python 2 version.
Description-md5: fc78cc72e5c222c64ac555655ea1474d
Homepage: http://pypi.python.org/pypi/zope.configuration
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu