How to Install and Uninstall python3-pyee Package on openSUSE Leap

Last updated: May 08,2024

1. Install "python3-pyee" package

Please follow the steps below to install python3-pyee on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-pyee

2. Uninstall "python3-pyee" package

Please follow the guidance below to uninstall python3-pyee on openSUSE Leap:

$ sudo zypper remove python3-pyee

3. Information about the python3-pyee package on openSUSE Leap

Information for package python3-pyee:
-------------------------------------
Repository : Main Repository
Name : python3-pyee
Version : 6.0.0-bp155.2.11
Arch : noarch
Vendor : openSUSE
Installed Size : 36.0 KiB
Installed : No
Status : not installed
Source package : python-pyee-6.0.0-bp155.2.11.src
Upstream URL : https://github.com/jfhbrook/pyee
Summary : A port of node.js's EventEmitter to python
Description :
pyee supplies an ``EventEmitter`` object similar to the ``EventEmitter``
from Node.js.