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

Last updated: September 29,2024

1. Install "python310-pyee" package

Please follow the step by step instructions below to install python310-pyee on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyee

2. Uninstall "python310-pyee" package

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

$ sudo zypper remove python310-pyee

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

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