How to Install and Uninstall libdigest-sha3-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libdigest-sha3-perl" package

This is a short guide on how to install libdigest-sha3-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdigest-sha3-perl" package

This is a short guide on how to uninstall libdigest-sha3-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdigest-sha3-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdigest-sha3-perl
Priority: optional
Section: universe/perl
Installed-Size: 86
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.24-2build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libd/libdigest-sha3-perl/libdigest-sha3-perl_0.24-2build1_amd64.deb
Size: 30014
MD5sum: 25820612c6f1a7a4aa4b3a12bd2c452c
SHA1: ddd230cfaa078f5ec191383e2037f6233f7f2f2c
SHA256: fd2f62da3613b06209217248f4d37bec2642c69f788a8470de4f4208e13c1194
Description-en: 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: 500902662c033a524f265d8477180b45
Homepage: https://metacpan.org/release/Digest-SHA3
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu