How to Install and Uninstall python39-requests-futures Package on openSuSE Tumbleweed
Last updated: October 31,2024
1. Install "python39-requests-futures" package
Please follow the guidance below to install python39-requests-futures on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python39-requests-futures
Copied
2. Uninstall "python39-requests-futures" package
In this section, we are going to explain the necessary steps to uninstall python39-requests-futures on openSuSE Tumbleweed:
$
sudo zypper remove
python39-requests-futures
Copied
3. Information about the python39-requests-futures package on openSuSE Tumbleweed
Information for package python39-requests-futures:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-requests-futures
Version : 1.0.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.9 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.
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-requests-futures
Version : 1.0.1-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 39.9 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.