How to Install and Uninstall python312-pyee Package on openSuSE Tumbleweed

Last updated: June 24,2024

1. Install "python312-pyee" package

Please follow the instructions below to install python312-pyee on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pyee

2. Uninstall "python312-pyee" package

In this section, we are going to explain the necessary steps to uninstall python312-pyee on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyee

3. Information about the python312-pyee package on openSuSE Tumbleweed

Information for package python312-pyee:
---------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pyee
Version : 11.1.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 84.4 KiB
Installed : No
Status : not installed
Source package : python-pyee-11.1.0-1.1.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.