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

Last updated: May 18,2024

1. Install "libdigest-sha-perl" package

Here is a brief guide to show you how to install libdigest-sha-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdigest-sha-perl" package

In this section, we are going to explain the necessary steps to uninstall libdigest-sha-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdigest-sha-perl
Priority: optional
Section: universe/perl
Installed-Size: 118
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 5.95-2build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libd/libdigest-sha-perl/libdigest-sha-perl_5.95-2build1_amd64.deb
Size: 44012
MD5sum: 33e82a71614b22beb63e866441ca690f
SHA1: c04be521367ea21867cd7743b4c78e93e4e3db5e
SHA256: a83d291adf618efed19bf740ddad1d9aa94b235e0b667d7bb6707fc4083ae69e
Description-en: Perl extension for SHA-1/224/256/384/512, SHA-512/224 and SHA-512/256
Digest::SHA is a complete implementation of the NIST Secure Hash Standard.
It gives Perl programmers a convenient way to calculate SHA-1, SHA-224,
SHA-256, SHA-384, SHA-512, SHA-512/224, and SHA-512/256 message digests.
The module can handle all types of input, including partial-byte data.
Description-md5: 64f8bb7b740bc814b3979ffc549b6869
Homepage: https://metacpan.org/release/Digest-SHA
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu