How to Install and Uninstall python-requests-futures.noarch Package on CentOS Stream 8
Last updated: November 13,2024
1. Install "python-requests-futures.noarch" package
Please follow the guidance below to install python-requests-futures.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python-requests-futures.noarch
Copied
2. Uninstall "python-requests-futures.noarch" package
In this section, we are going to explain the necessary steps to uninstall python-requests-futures.noarch on CentOS Stream 8:
$
sudo dnf remove
python-requests-futures.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python-requests-futures.noarch package on CentOS Stream 8
Last metadata expiration check: 5:15:40 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python-requests-futures
Version : 1.0.0
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python-requests-futures-1.0.0-2.el8.src.rpm
Repository : epel
Summary : Asynchronous Python HTTP Requests
URL : https://github.com/ross/requests-futures
License : ASL 2.0
Description : Small add-on for the Python requests http library. Makes use of Python 3.2’s
: concurrent.futures or the back-port for prior versions of Python.
Available Packages
Name : python-requests-futures
Version : 1.0.0
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python-requests-futures-1.0.0-2.el8.src.rpm
Repository : epel
Summary : Asynchronous Python HTTP Requests
URL : https://github.com/ross/requests-futures
License : ASL 2.0
Description : Small add-on for the Python requests http library. Makes use of Python 3.2’s
: concurrent.futures or the back-port for prior versions of Python.