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

Last updated: May 09,2024

1. Install "python3-torrequest" package

This is a short guide on how to install python3-torrequest on Kali Linux

$ sudo apt update $ sudo apt install python3-torrequest

2. Uninstall "python3-torrequest" package

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

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

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

Package: python3-torrequest
Source: torrequest
Version: 0.1.0-3
Installed-Size: 22
Maintainer: Debian Python Team
Architecture: all
Depends: tor, python3-requests, python3-socks, python3-stem, python3:any
Size: 4396
SHA256: acb283db3e74e19f5176adb648be215030fa2124804bb9853ba8656b456a112e
SHA1: eca4ac1904c9bdb84a592e28d220bf0ff3c07e1a
MD5sum: 901d91c9da79b6871c4c54d7630fc4ef
Description: simple Python interface for HTTP(s) requests over Tor (Python 3)
The package contains a simple Python interface for HTTP(s) requests over Tor.
It's basically a wrapper around Stem and Requests libraries.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/erdiaker/torrequest
Section: python
Priority: optional
Filename: pool/main/t/torrequest/python3-torrequest_0.1.0-3_all.deb