How to Install and Uninstall python2-requests-futures Package on openSUSE Leap
Last updated: February 03,2025
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-requests-futures" package
This tutorial shows how to install python2-requests-futures on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-requests-futures
Copied
2. Uninstall "python2-requests-futures" package
This guide let you learn how to uninstall python2-requests-futures on openSUSE Leap:
$
sudo zypper remove
python2-requests-futures
Copied
3. Information about the python2-requests-futures package on openSUSE Leap
Information for package python2-requests-futures:
-------------------------------------------------
Repository : Main Repository
Name : python2-requests-futures
Version : 1.0.0-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 38,2 KiB
Installed : No
Status : not installed
Source package : python-requests-futures-1.0.0-bp153.1.14.src
Summary : Asynchronous Python HTTP Requests for Humans using Futures
Description :
Small add-on for the python requests_ http library. Makes use of python 3.2’s
concurrent.futures or the backport for prior versions of python.
-------------------------------------------------
Repository : Main Repository
Name : python2-requests-futures
Version : 1.0.0-bp153.1.14
Arch : noarch
Vendor : openSUSE
Installed Size : 38,2 KiB
Installed : No
Status : not installed
Source package : python-requests-futures-1.0.0-bp153.1.14.src
Summary : Asynchronous Python HTTP Requests for Humans using Futures
Description :
Small add-on for the python requests_ http library. Makes use of python 3.2’s
concurrent.futures or the backport for prior versions of python.