How to Install and Uninstall python3-headerparser-doc Package on Kali Linux

Last updated: April 29,2024

1. Install "python3-headerparser-doc" package

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

$ sudo apt update $ sudo apt install python3-headerparser-doc

2. Uninstall "python3-headerparser-doc" package

This guide covers the steps necessary to uninstall python3-headerparser-doc on Kali Linux:

$ sudo apt remove python3-headerparser-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-headerparser-doc package on Kali Linux

Package: python3-headerparser-doc
Source: python-headerparser
Version: 0.4.0-3
Installed-Size: 439
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3), sphinx-rtd-theme-common (>= 1.0.0+dfsg), python3-doc
Size: 41768
SHA256: 7020847a18f3ed3c1c5c5ebc945322d7ac9b54ef8d69e311ac063019721b75ec
SHA1: 4e02344945e86d5edad93fcdd6ae942a9f0f58cb
MD5sum: d9858c4fa34d80a375a01174f0f258b6
Description: Parse key-value pairs in RFC 822 style headers - documentation
This Python module parses key-value pairs in the style of RFC 822 (e-mail)
headers and converts them into case-insensitive dictionaries with the
trailing message body (if any) attached. Low-level functions for just
scanning header fields (breaking them into sequences of key-value pairs
without any further processing) are also included.
.
This package contains documentation for the headerparser module.
Description-md5:
Homepage: https://github.com/jwodder/headerparser
Section: doc
Priority: optional
Filename: pool/main/p/python-headerparser/python3-headerparser-doc_0.4.0-3_all.deb