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

Last updated: September 28,2024

1. Install "python-zconfig" package

Learn how to install python-zconfig on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-zconfig

2. Uninstall "python-zconfig" package

This guide covers the steps necessary to uninstall python-zconfig on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-zconfig $ sudo apt autoclean && sudo apt autoremove

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

Package: python-zconfig
Priority: extra
Section: universe/python
Installed-Size: 476
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zconfig
Version: 2.9.3-0ubuntu1
Provides: python2.7-zconfig
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8)
Conflicts: zope3
Filename: pool/universe/z/zconfig/python-zconfig_2.9.3-0ubuntu1_all.deb
Size: 73758
MD5sum: d8300ca12e300e16c2c35225e93439ef
SHA1: f4522925ea99642dda532c2778043be3ac14a752
SHA256: e3a9b46c344716a182bd8672669a1af0cf58a6bccfd049a212efa91020275c7a
Description-en: Structured Configuration Library
ZConfig is a configuration library intended for general use. It
supports a hierarchical schema-driven configuration model that allows
a schema to specify data conversion routines written in Python.
ZConfig's model is very different from the model supported by the
ConfigParser module found in Python's standard library, and is more
suitable to configuration-intensive applications.
Description-md5: e495b99471604bec8c7436e1e4a3d448
Homepage: http://www.zope.org/Members/fdrake/zconfig
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu