How to Install and Uninstall python3-requests-futures.noarch Package on Fedora 39

Last updated: November 24,2024

1. Install "python3-requests-futures.noarch" package

Please follow the guidance below to install python3-requests-futures.noarch on Fedora 39

$ sudo dnf update $ sudo dnf install python3-requests-futures.noarch

2. Uninstall "python3-requests-futures.noarch" package

Please follow the guidance below to uninstall python3-requests-futures.noarch on Fedora 39:

$ sudo dnf remove python3-requests-futures.noarch $ sudo dnf autoremove

3. Information about the python3-requests-futures.noarch package on Fedora 39

Last metadata expiration check: 4:56:20 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : python3-requests-futures
Version : 1.0.0
Release : 16.fc39
Architecture : noarch
Size : 18 k
Source : python-requests-futures-1.0.0-16.fc39.src.rpm
Repository : fedora
Summary : Asynchronous Python HTTP Requests
URL : https://github.com/ross/requests-futures
License : Apache-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.