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

Last updated: May 14,2024

1. Install "python39-delegator.py" package

Please follow the steps below to install python39-delegator.py on openSuSE Tumbleweed

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

2. Uninstall "python39-delegator.py" package

This is a short guide on how to uninstall python39-delegator.py on openSuSE Tumbleweed:

$ sudo zypper remove python39-delegator.py

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

Information for package python39-delegator.py:
----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-delegator.py
Version : 0.1.1-4.1
Arch : noarch
Vendor : openSUSE
Installed Size : 26.6 KiB
Installed : No
Status : not installed
Source package : python-delegator.py-0.1.1-4.1.src
Upstream URL : https://github.com/kennethreitz/delegator.py
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).