How to Install and Uninstall python3-zope-event.noarch Package on CentOS Stream 9

Last updated: January 15,2025

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

Please follow the guidance below to install python3-zope-event.noarch on CentOS Stream 9

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

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

This is a short guide on how to uninstall python3-zope-event.noarch on CentOS Stream 9:

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

3. Information about the python3-zope-event.noarch package on CentOS Stream 9

Last metadata expiration check: 0:27:06 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3-zope-event
Version : 4.5.0
Release : 1.el9~bootstrap.1
Architecture : noarch
Size : 17 k
Source : python-zope-event-4.5.0-1.el9~bootstrap.1.src.rpm
Repository : epel
Summary : Zope Event Publication (Python 3)
URL : https://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 3.