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

Last updated: March 15,2025

1. Install "python3-authheaders" package

Please follow the instructions below to install python3-authheaders on Kali Linux

$ sudo apt update $ sudo apt install python3-authheaders

2. Uninstall "python3-authheaders" package

Please follow the step by step instructions below to uninstall python3-authheaders on Kali Linux:

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

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

Package: python3-authheaders
Source: authheaders
Version: 0.16.2-1
Installed-Size: 134
Maintainer: Debian Python Team
Architecture: all
Depends: publicsuffix, python3-authres (>= 1.2.0), python3-dkim, python3-dnspython, python3-publicsuffix2, python3:any
Recommends: python3-spf
Size: 24216
SHA256: 157f33610cc53e96d0b10600bc651f40636638e8dee34d4e58d690afbc9511de
SHA1: 33d777ed4a060b6cb67a582137cc98167c2c0afd
MD5sum: f2532664c846c0b05ba2d36c48c92b16
Description: Python 3 module for generating email authentication headers
Authheaders can generate both authentication results header fields and DKIM/
ARC sighatures. It can perform DKIM, SPF, and DMARC validation, and the
results are packaged into a single Authentication-Results header. It can
also DKIM and ARC sign messages and output the corresponding signature
header fields.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://github.com/ValiMail/authentication-headers
Section: python
Priority: optional
Filename: pool/main/a/authheaders/python3-authheaders_0.16.2-1_all.deb