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

Last updated: May 17,2024

1. Install "python3-dkim" package

Here is a brief guide to show you how to install python3-dkim on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-dkim

2. Uninstall "python3-dkim" package

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

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

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

Package: python3-dkim
Priority: optional
Section: universe/python
Installed-Size: 112
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: all
Source: dkimpy
Version: 0.5.6-1
Depends: python3:any (>= 3.3.2-2~), python3-dns | python3-dnspython
Filename: pool/universe/d/dkimpy/python3-dkim_0.5.6-1_all.deb
Size: 25426
MD5sum: 4857ebc0b2687e6940e603ecc3b9f023
SHA1: 294fb60de8a6026f813a0e0b1f0c3761459d44cf
SHA256: 21d2b4df2ba1cc859a7f87dfffaa4c20ef31e5d7f39dfb6c5680057a6413f773
Description-en: Python 3 module for DKIM signing and verification
Python 3 module that implements DKIM (DomainKeys Identified Mail) email signing
and verification.
Description-md5: baae59d0171eaac97eed6cb3facd1b5f
Homepage: http://launchpad.net/dkimpy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu