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

Last updated: November 07,2024

1. Install "python39-pyee" package

This is a short guide on how to install python39-pyee on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyee

2. Uninstall "python39-pyee" package

Here is a brief guide to show you how to uninstall python39-pyee on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyee

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

Information for package python39-pyee:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyee
Version : 11.1.0-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 75.1 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.