How to Install and Uninstall python3-requests-futures Package on Kali Linux

Last updated: April 18,2024

1. Install "python3-requests-futures" package

Please follow the guidance below to install python3-requests-futures on Kali Linux

$ sudo apt update $ sudo apt install python3-requests-futures

2. Uninstall "python3-requests-futures" package

Please follow the steps below to uninstall python3-requests-futures on Kali Linux:

$ sudo apt remove python3-requests-futures $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-requests-futures package on Kali Linux

Package: python3-requests-futures
Source: python-requests-futures
Version: 1.0.1-1
Installed-Size: 44
Maintainer: Sebastian Ramacher
Architecture: all
Depends: python3-requests, python3:any
Size: 11452
SHA256: fc7e0cc99913b3a68868bc5b841da2805e0f64d091075bbf7f798276c12fa690
SHA1: 3268d4cda88ed5645e2ca488912b9eabfa82973d
MD5sum: a83964b702c8e0f95d52c2c9aec21626
Description: library for asynchronous HTTP requests (Python 3)
Requests-futures is a small add-on for python-requests that allows one to
create asynchronous HTTP requests.
.
This package provides the module for Python 3.
Description-md5:
Homepage: https://pypi.python.org/pypi/requests-futures
Section: python
Priority: optional
Filename: pool/main/p/python-requests-futures/python3-requests-futures_1.0.1-1_all.deb