How to Install and Uninstall python2-subprocess32 Package on openSUSE Leap
Last updated: February 24,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-subprocess32" package
This guide let you learn how to install python2-subprocess32 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-subprocess32
Copied
2. Uninstall "python2-subprocess32" package
This tutorial shows how to uninstall python2-subprocess32 on openSUSE Leap:
$
sudo zypper remove
python2-subprocess32
Copied
3. Information about the python2-subprocess32 package on openSUSE Leap
Information for package python2-subprocess32:
---------------------------------------------
Repository : Main Repository
Name : python2-subprocess32
Version : 3.5.4-1.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 200,9 KiB
Installed : No
Status : not installed
Source package : python-subprocess32-3.5.4-1.17.src
Summary : A backport of the subprocess module from Python 3.2/3.3 for use on 2.x
Description :
This is a backport of the subprocess standard library module from
Python 3.2 & 3.3 for use on Python 2.
It includes bugfixes and some new features. On POSIX systems it is
guaranteed to be reliable when used in threaded applications.
It includes timeout support from Python 3.3 but otherwise matches
3.2's API. It has not been tested on Windows.
---------------------------------------------
Repository : Main Repository
Name : python2-subprocess32
Version : 3.5.4-1.17
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 200,9 KiB
Installed : No
Status : not installed
Source package : python-subprocess32-3.5.4-1.17.src
Summary : A backport of the subprocess module from Python 3.2/3.3 for use on 2.x
Description :
This is a backport of the subprocess standard library module from
Python 3.2 & 3.3 for use on Python 2.
It includes bugfixes and some new features. On POSIX systems it is
guaranteed to be reliable when used in threaded applications.
It includes timeout support from Python 3.3 but otherwise matches
3.2's API. It has not been tested on Windows.