How to Install and Uninstall opendkim-tools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "opendkim-tools" package

This tutorial shows how to install opendkim-tools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install opendkim-tools

2. Uninstall "opendkim-tools" package

Learn how to uninstall opendkim-tools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove opendkim-tools $ sudo apt autoclean && sudo apt autoremove

3. Information about the opendkim-tools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: opendkim-tools
Priority: extra
Section: universe/mail
Installed-Size: 407
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: amd64
Source: opendkim
Version: 2.10.3-3build1
Replaces: opendkim (<< 2.5.2+dfsg-2~)
Depends: libbsd0 (>= 0.0), libc6 (>= 2.15), libdb5.3, libldap-2.4-2 (>= 2.4.7), liblua5.1-0, libmemcached11, libopendbx1 (>= 1.4.6), libopendkim10 (>= 2.8.0~beta0), librbl1 (>= 2.7.2), libssl1.0.0 (>= 1.0.0), libunbound2 (>= 1.4.1), libvbr2 (>= 2.7.2)
Breaks: opendkim (<< 2.5.2+dfsg-2~)
Filename: pool/universe/o/opendkim/opendkim-tools_2.10.3-3build1_amd64.deb
Size: 94810
MD5sum: 38d5d686e4c42723d9ba0e7f6e419f17
SHA1: 9c7c81c89c888271b60a53ee9602ae09b4756771
SHA256: f26bc5c71b670f2db7ad69d165224dc581c2b1235ab6be02f6f594e7dcdded26
Description-en: Set of command line tools for OpenDKIM
The OpenDKIM Project is a community effort to develop and maintain a C library
for producing DKIM-aware applications and an open source milter for providing
DomainKeys Identified Mail (DKIM) service.
.
This package contains command line tools for the OpenDKIM mail filter
(Milter). The following tools are included:
- opendkim-genkey
- miltertest
- opendkim-stats
- opendkim-genzone
- opendkim-spam
- opendkim-testkey
- opendkim-atpszone
- opendkim-convert-keylist
- opendkim-testmsg
Description-md5: de237ff9f973205d53616aac2183c8a2
Homepage: http://www.opendkim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu