How to Install and Uninstall libdigest-hmac-perl Package on Kali Linux

Last updated: May 16,2024

1. Install "libdigest-hmac-perl" package

Please follow the steps below to install libdigest-hmac-perl on Kali Linux

$ sudo apt update $ sudo apt install libdigest-hmac-perl

2. Uninstall "libdigest-hmac-perl" package

Please follow the guidance below to uninstall libdigest-hmac-perl on Kali Linux:

$ sudo apt remove libdigest-hmac-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdigest-hmac-perl package on Kali Linux

Package: libdigest-hmac-perl
Version: 1.04+dfsg-2
Installed-Size: 27
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 9316
SHA256: 840aeda60f5eb20b483943b4ef9f2dc901f5884484b05edc02c935eeb287974d
SHA1: 2df2d7333396c2f2cd35a911c04755077e90a518
MD5sum: 7256941128623f78f2ea2bf9bef253dd
Description: module for creating standard message integrity checks
HMAC is used for message integrity checks between two parties
that share a secret key, and works in combination with some other
Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism
is described in RFC 2104.
.
The Digest::HMAC module follow the common Digest:: interface,
but the constructor takes the secret key and the name of some
other simple Digest:: module as argument.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Digest-HMAC
Tag: devel::lang:perl, devel::library, implemented-in::perl,
security::cryptography, security::integrity
Section: perl
Priority: optional
Filename: pool/main/libd/libdigest-hmac-perl/libdigest-hmac-perl_1.04+dfsg-2_all.deb