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

Last updated: May 07,2024

1. Install "opendkim" package

Learn how to install opendkim on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install opendkim

2. Uninstall "opendkim" package

Please follow the steps below to uninstall opendkim on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: opendkim
Priority: extra
Section: universe/mail
Installed-Size: 389
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: amd64
Version: 2.10.3-3build1
Depends: libbsd0 (>= 0.0), libc6 (>= 2.15), libdb5.3, libldap-2.4-2 (>= 2.4.7), liblua5.1-0, libmemcached11, libmilter1.0.1 (>= 8.14.1), 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), init-system-helpers (>= 1.18~), adduser, lsb-base, dns-root-data
Suggests: opendkim-tools, unbound
Filename: pool/universe/o/opendkim/opendkim_2.10.3-3build1_amd64.deb
Size: 168086
MD5sum: b3cc8aa2ff650c273f900c3507f73025
SHA1: 7ed2a5f3b1752656101fdb8cdf99230cb6ae2f18
SHA256: 54bb057593eb9c00967a505d9e38806f2614a5a7663f048401fbf5b0e2d35cbe
Description-en: Milter implementation of DomainKeys Identified Mail
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.
.
DKIM provides a way for senders to confirm their identity when sending email
by adding a cryptographic signature to the headers of the message.
.
This package contains the OpenDKIM mail filter (Milter) for plugging into
Milter-aware MTAs. It implements both signing and verification.
Description-md5: 2a8d3d05a38f69beb50f972b34db79dc
Homepage: http://www.opendkim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu