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

Last updated: May 21,2024

1. Install "libdigest-md4-perl" package

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

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

2. Uninstall "libdigest-md4-perl" package

Please follow the steps below to uninstall libdigest-md4-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libdigest-md4-perl
Priority: optional
Section: universe/perl
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.9+dfsg-1build3
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libd/libdigest-md4-perl/libdigest-md4-perl_1.9+dfsg-1build3_amd64.deb
Size: 18380
MD5sum: 26fb288c28fba5f24bae75801e9e6427
SHA1: c979199945a28268081a05331f1b6ec2c36db8c8
SHA256: be6f7921630fc035548ba23d6044911a6b023e65147f6ef69bb536a34c167471
Description-en: MD4 Message Digest for Perl
The Digest::MD4 module allows you to use the RSA Data Security Inc. MD4
Message Digest algorithm from within Perl programs. The algorithm takes
as imput a message of arbitrary length and produces a 128-bit "fingerprint"
or "message digest" of the input. MD4 is described in RFC 1320.
Description-md5: 5b4996fc5bbdd228fba5edbd4dbe9471
Homepage: https://metacpan.org/release/Digest-MD4/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu