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

Last updated: May 20,2024

1. Install "python2-delegator.py" package

This guide let you learn how to install python2-delegator.py on openSUSE Leap

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

2. Uninstall "python2-delegator.py" package

Please follow the guidelines below to uninstall python2-delegator.py on openSUSE Leap:

$ sudo zypper remove python2-delegator.py

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

Information for package python2-delegator.py:
---------------------------------------------
Repository : Main Repository
Name : python2-delegator.py
Version : 0.1.1-bp153.1.20
Arch : noarch
Vendor : openSUSE
Installed Size : 27,2 KiB
Installed : No
Status : not installed
Source package : python-delegator.py-0.1.1-bp153.1.20.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).