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

Last updated: May 16,2024

1. Install "python3-zope.configuration" package

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

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

2. Uninstall "python3-zope.configuration" package

Please follow the instructions below to uninstall python3-zope.configuration on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-zope.configuration
Priority: extra
Section: universe/zope
Installed-Size: 312
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.configuration
Version: 4.0.3-3
Depends: python3-pkg-resources, python3-zope.i18nmessageid, python3-zope.interface, python3-zope.schema, python3:any (>= 3.3.2-2~)
Suggests: python3-zope.testing
Conflicts: zope3
Filename: pool/universe/z/zope.configuration/python3-zope.configuration_4.0.3-3_all.deb
Size: 42102
MD5sum: 7565b58a03628694cdaca8949672f870
SHA1: 5b35f7480bd37605188ff3421a4d01e37014c894
SHA256: e7b19d560443e799a3f993567a99de177a1e190808a6d937bbed5f5880f0fd0f
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 3 version.
Description-md5: b163eae7d8e4fba0e655541c555921f4
Homepage: http://pypi.python.org/pypi/zope.configuration
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu