How to Install and Uninstall python3-httptools Package on Kali Linux
Last updated: November 26,2024
1. Install "python3-httptools" package
In this section, we are going to explain the necessary steps to install python3-httptools on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python3-httptools
Copied
2. Uninstall "python3-httptools" package
This tutorial shows how to uninstall python3-httptools on Kali Linux:
$
sudo apt remove
python3-httptools
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python3-httptools package on Kali Linux
Package: python3-httptools
Source: python-httptools (0.1.1-3)
Version: 0.1.1-3+b3
Installed-Size: 204
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libhttp-parser2.9 (>= 2.7.1)
Size: 47500
SHA256: 5f61263b4deae9ca7eb9f8b56d752566ace9a23c2b0e2cd3023487e93bd4a16a
SHA1: 881ccb2e0f405f8e94021c830dc276a41dd9cda4
MD5sum: 3b53bd46a348eac7b91e43ad2bd28223
Description: framework independent HTTP protocol utils (Python3 version)
httptools is a Python binding for nodejs HTTP parser. It contains two classes
httptools.HttpRequestParser, httptools.HttpResponseParser and a function for
parsing URLs httptools.parse_url.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/MagicStack/httptools/
Section: python
Priority: optional
Filename: pool/main/p/python-httptools/python3-httptools_0.1.1-3+b3_amd64.deb
Source: python-httptools (0.1.1-3)
Version: 0.1.1-3+b3
Installed-Size: 204
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4), libhttp-parser2.9 (>= 2.7.1)
Size: 47500
SHA256: 5f61263b4deae9ca7eb9f8b56d752566ace9a23c2b0e2cd3023487e93bd4a16a
SHA1: 881ccb2e0f405f8e94021c830dc276a41dd9cda4
MD5sum: 3b53bd46a348eac7b91e43ad2bd28223
Description: framework independent HTTP protocol utils (Python3 version)
httptools is a Python binding for nodejs HTTP parser. It contains two classes
httptools.HttpRequestParser, httptools.HttpResponseParser and a function for
parsing URLs httptools.parse_url.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/MagicStack/httptools/
Section: python
Priority: optional
Filename: pool/main/p/python-httptools/python3-httptools_0.1.1-3+b3_amd64.deb