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

Last updated: May 18,2024

1. Install "python2-zope.event" package

Please follow the guidance below to install python2-zope.event on openSUSE Leap

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

2. Uninstall "python2-zope.event" package

This guide let you learn how to uninstall python2-zope.event on openSUSE Leap:

$ sudo zypper remove python2-zope.event

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

Information for package python2-zope.event:
-------------------------------------------
Repository : Main Repository
Name : python2-zope.event
Version : 4.2.0-bp153.1.23
Arch : noarch
Vendor : openSUSE
Installed Size : 21,6 KiB
Installed : No
Status : not installed
Source package : python-zope.event-4.2.0-bp153.1.23.src
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.