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

Last updated: May 19,2024

1. Install "python-zope.component" package

This is a short guide on how to install python-zope.component on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.component" package

Please follow the guidelines below to uninstall python-zope.component on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.component
Priority: extra
Section: universe/python
Installed-Size: 358
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.component
Version: 4.2.2-1
Provides: python-zope.component-hook
Depends: python-pkg-resources, python-zope.event, python-zope.interface, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-zope.hookable
Filename: pool/universe/z/zope.component/python-zope.component_4.2.2-1_all.deb
Size: 38516
MD5sum: 56ddcb3a031d54417dda8b8d02b4c69e
SHA1: f3f77541a2caf953d7c2b301be2c28bb091100bb
SHA256: 6b40ceb4b53eb0bac6c3eb7fa92e06b5e9a46fe223b4cb82fba5a07ec8adb605
Description-en: Zope Component Architecture
The core of the Zope Component Architecture. Together with the zope.interface
package, it provides facilities for defining, registering and looking up
components.
.
This is the Python 2 version.
Description-md5: 01c9b5532bd26bf9bc658363e8fe675a
Homepage: http://pypi.python.org/pypi/zope.component
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu