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

Last updated: July 07,2024

1. Install "python311-pyee" package

This guide let you learn how to install python311-pyee on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pyee

2. Uninstall "python311-pyee" package

Please follow the step by step instructions below to uninstall python311-pyee on openSuSE Tumbleweed:

$ sudo zypper remove python311-pyee

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

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