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

Last updated: May 15,2024

1. Install "libdigest-crc-perl" package

Please follow the steps below to install libdigest-crc-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdigest-crc-perl" package

This guide let you learn how to uninstall libdigest-crc-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdigest-crc-perl
Priority: optional
Section: universe/perl
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.21-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libd/libdigest-crc-perl/libdigest-crc-perl_0.21-1build1_amd64.deb
Size: 12314
MD5sum: e022cc514c53d1ea0c1ac0dff76725c3
SHA1: d66d3490e9c330faea2c6117dde4e9a49029e921
SHA256: b4cfb504cc7af2a10e3188ff53dba9992734b1322cf15cfcc4472df33f35cddd
Description-en: Perl module providing generic CRC functions
The Digest::CRC module calculates CRC sums of all sorts.
It contains wrapper functions with the correct parameters for CRC-CCITT,
CRC-16, CRC-32 and CRC-64. The module acts similar to libstring-crc32-perl,
but implements the Digest interface.
Description-md5: fe7d4ee5d8ea1560272c63e853d4a185
Homepage: https://metacpan.org/release/Digest-CRC
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu