How to Install and Uninstall libopendkim-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "libopendkim-dev" package

Please follow the guidelines below to install libopendkim-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libopendkim-dev

2. Uninstall "libopendkim-dev" package

This tutorial shows how to uninstall libopendkim-dev on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libopendkim-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopendkim-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libopendkim-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 745
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: amd64
Source: opendkim
Version: 2.10.3-3build1
Depends: libopendkim10 (= 2.10.3-3build1)
Filename: pool/universe/o/opendkim/libopendkim-dev_2.10.3-3build1_amd64.deb
Size: 121602
MD5sum: 208c5dc0283bd3b5adb154056f319ec0
SHA1: 69426c3afa7138a34d45ce5396f00cec6bb08a52
SHA256: 7f9a018bef5756ef30e12e5acd9baaf70a468decd635ce2a17f8d23fbe2f60f5
Description-en: Headers and development libraries for the OpenDKIM library
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 provides the required header files and development libraries for
developing against the OpenDKIM library.
Description-md5: 7c8e983fb8f0a3518aa898cfbdef6dec
Homepage: http://www.opendkim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu