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

Last updated: May 19,2024

1. Install "python-zope.event" package

Please follow the guidelines below to install python-zope.event on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "python-zope.event" package

Please follow the step by step instructions below to uninstall python-zope.event on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-zope.event
Priority: extra
Section: universe/python
Installed-Size: 39
Maintainer: Ubuntu Developers
Original-Maintainer: Debian/Ubuntu Zope Team
Architecture: all
Source: zope.event
Version: 4.2.0-1
Depends: python-pkg-resources, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/z/zope.event/python-zope.event_4.2.0-1_all.deb
Size: 7412
MD5sum: 9a95f2af21126567cc1aea80aa839118
SHA1: ba795aa0307fad1260deb3baf836f5aa8dbe9780
SHA256: 6b0ad5bb856df0614d876fb2b4eabb1486daa6f630f1f9c55597f2ab040aff5a
Description-en: Very basic event publishing system
This package provides a simple event system. It provides an event publishing
system and a very simple event-dispatching system on which more sophisticated
event dispatching systems can be built. For example, a type-based event
dispatching system that builds on zope.event can be found in zope.component.
.
This is the Python 2 library.
Description-md5: c038b13feca54223938e88e830f373af
Homepage: http://pypi.python.org/pypi/zope.event
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu