How to Install and Uninstall libmail-dkim-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libmail-dkim-perl" package

This tutorial shows how to install libmail-dkim-perl on Kali Linux

$ sudo apt update $ sudo apt install libmail-dkim-perl

2. Uninstall "libmail-dkim-perl" package

Please follow the instructions below to uninstall libmail-dkim-perl on Kali Linux:

$ sudo apt remove libmail-dkim-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmail-dkim-perl package on Kali Linux

Package: libmail-dkim-perl
Version: 1.20240124-1
Installed-Size: 465
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcrypt-openssl-rsa-perl, libcryptx-perl, libdigest-sha-perl, liberror-perl, libgetopt-long-descriptive-perl, libmail-authenticationresults-perl, libmailtools-perl, libnet-dns-perl
Size: 159628
SHA256: fbf21103fe5f3e0e77c51118a1fc855ed1bf06d15797e012117ba289dbb53727
SHA1: 530774e5fe417410917b477ffbd7f69ceea49bd5
MD5sum: 2dc57a037dd598367e1bfef9f5445cec
Description: module to cryptographically identify the sender of email
RFC 4871, DomainKeys Identified Mail (DKIM), defines a domain-level
authentication framework for email using public-key cryptography and
key server technology to permit verification of the source and
contents of messages by either Mail Transport Agents (MTAs) or Mail
User Agents (MUAs).
.
Mail::DKIM is a Perl implementation created by Jason Long of Messiah
College. It performs signing as well as signature verification. It
also supports the older DomainKeys standard.
.
This library further includes support for adding and verifying
Authenticated Received Chain (ARC; RFC 8617) assertions.
Description-md5:
Homepage: https://dkimproxy.sourceforge.net
Tag: devel::lang:perl, devel::library, implemented-in::perl, mail::filters,
mail::smtp, protocol::smtp, role::devel-lib, role::program,
security::authentication, security::cryptography, security::integrity,
use::checking, works-with::mail, works-with::text, works-with::unicode
Section: perl
Priority: optional
Filename: pool/main/libm/libmail-dkim-perl/libmail-dkim-perl_1.20240124-1_all.deb