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

Last updated: September 20,2024

1. Install "python3-dkim" package

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

$ sudo apt update $ sudo apt install python3-dkim

2. Uninstall "python3-dkim" package

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

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

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

Package: python3-dkim
Source: dkimpy
Version: 1.1.5-1
Installed-Size: 296
Maintainer: Scott Kitterman
Architecture: all
Depends: python3-dnspython, python3-nacl, python3-pkg-resources, python3:any
Suggests: python3-authres
Size: 67324
SHA256: 46daaec060e75209195a887d16369990cf63dea9ad350a8f23031b7897af9bba
SHA1: f1a6085f1b8a5b65ef7a12a097eb95465bb7352c
MD5sum: 11b6b074869319944dcc34e8a35b30ce
Description: Python 3 module for DKIM and ARC signing and verification
Python 3 module that implements DKIM (DomainKeys Identified Mail) email
signing and verification as well as ARC (Authenticated Received Chain)
signing and verification. Supports both RSA and Ed25519 signing and
verification. It also provides helper scripts for key generation and command
line signing and verification.
.
This is the Python 3 version of the package.
Description-md5:
Homepage: https://launchpad.net/dkimpy
Section: python
Priority: optional
Filename: pool/main/d/dkimpy/python3-dkim_1.1.5-1_all.deb