How to Install and Uninstall python3-http-parser Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-http-parser" package

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

$ sudo apt update $ sudo apt install python3-http-parser

2. Uninstall "python3-http-parser" package

This guide let you learn how to uninstall python3-http-parser on Kali Linux:

$ sudo apt remove python3-http-parser $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-http-parser package on Kali Linux

Package: python3-http-parser
Source: python-http-parser
Version: 0.9.0+ds-1
Installed-Size: 386
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.4)
Size: 103844
SHA256: 3e6db600aca6a3302f3a730766d9b480850f9fb390e73f819d2e8f43954678e2
SHA1: f88b199d804089b26c463c5b3be5a6b7004c6ec4
MD5sum: b91550833d2553a8c539eb12cce6bbde
Description: http request/response parser (Python 3)
HTTP request/response parser for Python in C under MIT License, based on
http-parser from Ryan Dahl.
.
This package installs the library for Python 3.
Description-md5:
Homepage: https://github.com/benoitc/http-parser/
Section: python
Priority: optional
Filename: pool/main/p/python-http-parser/python3-http-parser_0.9.0+ds-1_amd64.deb