How to Install and Uninstall python2-futures Package on openSUSE Leap
Last updated: November 22,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-futures" package
This guide covers the steps necessary to install python2-futures on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-futures
Copied
2. Uninstall "python2-futures" package
Please follow the step by step instructions below to uninstall python2-futures on openSUSE Leap:
$
sudo zypper remove
python2-futures
Copied
3. Information about the python2-futures package on openSUSE Leap
Information for package python2-futures:
----------------------------------------
Repository : Main Repository
Name : python2-futures
Version : 3.2.0-1.20
Arch : noarch
Vendor : SUSE LLC
Installed Size : 93,2 KiB
Installed : No
Status : not installed
Source package : python-futures-3.2.0-1.20.src
Summary : Backport of the concurrent.futures package from Python 3.2
Description :
A Java-style futures package for Python
This package is described in PEP-3148 and is included in Python 3.2.
See the Python documentation for a full description.
----------------------------------------
Repository : Main Repository
Name : python2-futures
Version : 3.2.0-1.20
Arch : noarch
Vendor : SUSE LLC
Installed Size : 93,2 KiB
Installed : No
Status : not installed
Source package : python-futures-3.2.0-1.20.src
Summary : Backport of the concurrent.futures package from Python 3.2
Description :
A Java-style futures package for Python
This package is described in PEP-3148 and is included in Python 3.2.
See the Python documentation for a full description.