How to Install and Uninstall python36-requests-futures Package on openSuSE Tumbleweed

Last updated: May 20,2024

1. Install "python36-requests-futures" package

Please follow the step by step instructions below to install python36-requests-futures on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-requests-futures

2. Uninstall "python36-requests-futures" package

Please follow the guidance below to uninstall python36-requests-futures on openSuSE Tumbleweed:

$ sudo zypper remove python36-requests-futures

3. Information about the python36-requests-futures package on openSuSE Tumbleweed

Information for package python36-requests-futures:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-requests-futures
Version : 1.0.0-2.8
Arch : noarch
Vendor : openSUSE
Installed Size : 42,7 KiB
Installed : No
Status : not installed
Source package : python-requests-futures-1.0.0-2.8.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.