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

Last updated: May 13,2024

1. Install "libio-digest-perl" package

Please follow the step by step instructions below to install libio-digest-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libio-digest-perl

2. Uninstall "libio-digest-perl" package

Please follow the instructions below to uninstall libio-digest-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libio-digest-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libio-digest-perl
Priority: optional
Section: universe/perl
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.11-1
Depends: libperlio-via-dynamic-perl, perl
Filename: pool/universe/libi/libio-digest-perl/libio-digest-perl_0.11-1_all.deb
Size: 6096
MD5sum: b93179b43ab62ae86224d20a99329ef1
SHA1: 427aafb951edfe46047625f2a10b30398b38e422
SHA256: e40b069ffb310f59aaf790dbc081ef0cd5973f0adade12a4768e739eda177ee6
Description-en: Perl module to calculate digests while reading or writing
IO::Digest allows you to calculate digests while reading or writing
file handles. This avoids the case you need to reread the same content
to compute the digests after written a file.
Description-md5: 5cb4217a8167c8bc8183402fe182d694
Homepage: https://metacpan.org/release/IO-Digest/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu