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

Last updated: November 08,2024

1. Install "python38-pyee" package

This tutorial shows how to install python38-pyee on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pyee

2. Uninstall "python38-pyee" package

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

$ sudo zypper remove python38-pyee

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

Information for package python38-pyee:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pyee
Version : 8.2.2-1.1
Arch : noarch
Vendor : openSUSE
Installed Size : 72,1 KiB
Installed : No
Status : not installed
Source package : python-pyee-8.2.2-1.1.src
Summary : A port of node.js's EventEmitter to python
Description :
pyee supplies an ``EventEmitter`` object similar to the ``EventEmitter``
from Node.js.