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

Last updated: May 16,2024

1. Install "python3-zope.component" package

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

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

2. Uninstall "python3-zope.component" package

This tutorial shows how to uninstall python3-zope.component on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-zope.component
Priority: extra
Section: universe/zope
Installed-Size: 342
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.component
Version: 4.2.2-1
Depends: python3-pkg-resources, python3-zope.event, python3-zope.interface, python3:any (>= 3.3.2-2~), python3-zope.hookable
Filename: pool/universe/z/zope.component/python3-zope.component_4.2.2-1_all.deb
Size: 38384
MD5sum: 5636863211db3c1ccc18c43474f3c9a6
SHA1: 0065e98337b1d1ca8ac2862f7849f7a3c71870c6
SHA256: 12ece5959261c118f0d5d0087d021d0853fb730bb2074bf36375b05e832fcff3
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 3 version.
Description-md5: b8b6c0f1411557f41117bf9a7b994f3a
Homepage: http://pypi.python.org/pypi/zope.component
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu