How to Install and Uninstall python2-zope-event.noarch Package on CentOS 8 / RHEL 8

Last updated: June 17,2024

1. Install "python2-zope-event.noarch" package

Please follow the guidelines below to install python2-zope-event.noarch on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install python2-zope-event.noarch

2. Uninstall "python2-zope-event.noarch" package

Please follow the instructions below to uninstall python2-zope-event.noarch on CentOS 8 / RHEL 8:

$ sudo dnf remove python2-zope-event.noarch $ sudo dnf autoremove

3. Information about the python2-zope-event.noarch package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:43:18 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python2-zope-event
Version : 4.2.0
Release : 12.el8
Architecture : noarch
Size : 210 k
Source : python-zope-event-4.2.0-12.el8.src.rpm
Repository : epel
Summary : Zope Event Publication (Python 2)
URL : http://pypi.python.org/pypi/zope.event/
License : ZPLv2.1
Description : The zope.event 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 package contains the version for Python 2.