How to Install and Uninstall python-dkim Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "python-dkim" package

Please follow the instructions below to install python-dkim on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-dkim

2. Uninstall "python-dkim" package

This guide covers the steps necessary to uninstall python-dkim on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-dkim package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-dkim
Priority: optional
Section: universe/python
Installed-Size: 127
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: all
Source: dkimpy
Version: 0.5.6-1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~), python-dns | python-dnspython
Filename: pool/universe/d/dkimpy/python-dkim_0.5.6-1_all.deb
Size: 30474
MD5sum: ea9abe5da701b535dc006ea7c3c31ef1
SHA1: 483ae276bce0c3c3c87ff38efb7bbaf0b3ff07ac
SHA256: 20cc884f5cb979cc3e58000aeed55ef3648231efd95311ec6cadb77d52e57d14
Description-en: Python module for DKIM signing and verification
Python module that implements DKIM (DomainKeys Identified Mail) email signing
and verification. It also provides helper scripts for command line signing
and verification.
Description-md5: cc95f2a35f4ef8110aeeb0c0a549b3d4
Homepage: http://launchpad.net/dkimpy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu