How to Install and Uninstall python312-zope.event Package on openSuSE Tumbleweed

Last updated: November 23,2024

1. Install "python312-zope.event" package

Please follow the instructions below to install python312-zope.event on openSuSE Tumbleweed

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

2. Uninstall "python312-zope.event" package

Please follow the instructions below to uninstall python312-zope.event on openSuSE Tumbleweed:

$ sudo zypper remove python312-zope.event

3. Information about the python312-zope.event package on openSuSE Tumbleweed

Information for package python312-zope.event:
---------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-zope.event
Version : 5.0-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 20.7 KiB
Installed : No
Status : not installed
Source package : python-zope.event-5.0-1.3.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.