How to Install and Uninstall python38-delegator.py Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python38-delegator.py" package

This guide covers the steps necessary to install python38-delegator.py on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-delegator.py

2. Uninstall "python38-delegator.py" package

This guide covers the steps necessary to uninstall python38-delegator.py on openSuSE Tumbleweed:

$ sudo zypper remove python38-delegator.py

3. Information about the python38-delegator.py package on openSuSE Tumbleweed

Information for package python38-delegator.py:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-delegator.py
Version : 0.1.1-2.10
Arch : noarch
Vendor : openSUSE
Installed Size : 31,8 KiB
Installed : No
Status : not installed
Source package : python-delegator.py-0.1.1-2.10.src
Summary : Python library for dealing with subprocesses
Description :
Delegator.py is a library for dealing with subprocesses, inspired
by both "envoy" and "pexpect" (in fact, it depends on it).