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

Last updated: May 08,2024

1. Install "python3-treq" package

Learn how to install python3-treq on Kali Linux

$ sudo apt update $ sudo apt install python3-treq

2. Uninstall "python3-treq" package

Please follow the guidelines below to uninstall python3-treq on Kali Linux:

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

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

Package: python3-treq
Source: python-treq
Version: 22.2.0-0.1
Installed-Size: 264
Maintainer: Orestis Ioannou
Architecture: all
Depends: python3-attr, python3-hyperlink (>= 21.0.0), python3-incremental, python3-requests (>= 2.1.0), python3-twisted (>= 18.7.0), python3:any
Size: 50820
SHA256: 5a1dc356a328134efc1c57082aadf9edf618e27cb3be724ede8b9d29ddc8494f
SHA1: 3151b74be1e074f54063cec5f1a89cbcc1ec4ddb
MD5sum: 4f3a3818dbd19762c998f98586be5281
Description: Higher level API for making HTTP requests with Twisted (Python 3)
Treq is a HTTP library inspired by requests written on top of Twisted.
It provides a simple, higher level API for making HTTP requests when using
Twisted.
.
This is the Python 3 package.
Description-md5:
Homepage: http://treq.readthedocs.org/en/latest/
Section: python
Priority: optional
Filename: pool/main/p/python-treq/python3-treq_22.2.0-0.1_all.deb