How to Install and Uninstall python3-delegator.py Package on openSUSE Leap

Last updated: May 17,2024

1. Install "python3-delegator.py" package

Please follow the step by step instructions below to install python3-delegator.py on openSUSE Leap

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

2. Uninstall "python3-delegator.py" package

Please follow the instructions below to uninstall python3-delegator.py on openSUSE Leap:

$ sudo zypper remove python3-delegator.py

3. Information about the python3-delegator.py package on openSUSE Leap

Information for package python3-delegator.py:
---------------------------------------------
Repository : Main Repository
Name : python3-delegator.py
Version : 0.1.1-bp155.2.13
Arch : noarch
Vendor : openSUSE
Installed Size : 32.4 KiB
Installed : No
Status : not installed
Source package : python-delegator.py-0.1.1-bp155.2.13.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).