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

Last updated: May 21,2024

1. Install "libdigest-sha3-perl" package

Here is a brief guide to show you how to install libdigest-sha3-perl on Kali Linux

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

2. Uninstall "libdigest-sha3-perl" package

Here is a brief guide to show you how to uninstall libdigest-sha3-perl on Kali Linux:

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

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

Package: libdigest-sha3-perl
Source: libdigest-sha3-perl (1.05-1)
Version: 1.05-1+b2
Installed-Size: 91
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14)
Size: 33372
SHA256: 2c66e0e64b51477e811ef5ecb94e434c69b63d6ca15a263bd4db58ae0ce7b909
SHA1: 8278dfa2981e9c6ad40b1265a724fd7aa756445d
MD5sum: 4de9250c8abe14892bca2366f7f39647
Description: Perl extension for SHA-3
Digest::SHA3 is a complete implementation of the NIST SHA-3
cryptographic hash function, known originally as Keccak. It gives Perl
programmers a convenient way to calculate SHA3-224, SHA3-256, SHA3-384,
and SHA3-512 message digests, as well as variable-length hashes using
SHAKE128 and SHAKE256. The module can handle all types of input,
including partial-byte data.
Description-md5:
Homepage: https://metacpan.org/release/Digest-SHA3
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdigest-sha3-perl/libdigest-sha3-perl_1.05-1+b2_amd64.deb