How to Install and Uninstall python3-txrequests Package on Kali Linux

Last updated: May 09,2024

1. Install "python3-txrequests" package

Please follow the step by step instructions below to install python3-txrequests on Kali Linux

$ sudo apt update $ sudo apt install python3-txrequests

2. Uninstall "python3-txrequests" package

Here is a brief guide to show you how to uninstall python3-txrequests on Kali Linux:

$ sudo apt remove python3-txrequests $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-txrequests package on Kali Linux

Package: python3-txrequests
Source: python-txrequests
Version: 0.9.6-2
Installed-Size: 28
Maintainer: Debian Python Team
Architecture: all
Depends: python3-requests, python3-twisted, python3:any
Size: 5336
SHA256: 8ba94129fb220ae85b481fba30642bdbf05e99029a8f64a4cf52eb18a820ff74
SHA1: 553324c8d2168120c77cbfa4a1801f45f6090b39
MD5sum: 3d9e6b9e9bb279e3e66e96fc4cdeb0c3
Description: Asynchronous Python HTTP Requests for Humans using twisted
Small add-on for the Python Requests HTTP library.
Makes use twisted's ThreadPool, so that the requests'API returns deferred.
.
The additional API and changes are minimal and strives to avoid surprises.
Description-md5:
Homepage: https://buildbot.net
Section: python
Priority: optional
Filename: pool/main/p/python-txrequests/python3-txrequests_0.9.6-2_all.deb