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

Last updated: July 03,2024

1. Install "python311-requests-futures" package

Please follow the instructions below to install python311-requests-futures on openSuSE Tumbleweed

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

2. Uninstall "python311-requests-futures" package

In this section, we are going to explain the necessary steps to uninstall python311-requests-futures on openSuSE Tumbleweed:

$ sudo zypper remove python311-requests-futures

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

Information for package python311-requests-futures:
---------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-requests-futures
Version : 1.0.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 42.6 KiB
Installed : No
Status : not installed
Source package : python-requests-futures-1.0.1-1.4.src
Upstream URL : https://github.com/ross/requests-futures
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.

5. The same packages on other Linux Distributions