How to Install and Uninstall python311-zope.event Package on openSUSE Leap

Last updated: November 23,2024

1. Install "python311-zope.event" package

Please follow the steps below to install python311-zope.event on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python311-zope.event

2. Uninstall "python311-zope.event" package

Please follow the step by step instructions below to uninstall python311-zope.event on openSUSE Leap:

$ sudo zypper remove python311-zope.event

3. Information about the python311-zope.event package on openSUSE Leap

Information for package python311-zope.event:
---------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-zope.event
Version : 4.6-150400.11.5.9
Arch : noarch
Vendor : SUSE LLC
Installed Size : 602.3 KiB
Installed : No
Status : not installed
Source package : python-zope.event-4.6-150400.11.5.9.src
Upstream URL : https://pypi.python.org/pypi/zope.event
Summary : Very basic event publishing system
Description :
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.