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

Last updated: September 20,2024

1. Install "libcrypt-des-perl" package

This guide covers the steps necessary to install libcrypt-des-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcrypt-des-perl

2. Uninstall "libcrypt-des-perl" package

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

$ sudo apt remove libcrypt-des-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcrypt-des-perl
Priority: optional
Section: universe/perl
Installed-Size: 58
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2.07-1build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libc/libcrypt-des-perl/libcrypt-des-perl_2.07-1build2_amd64.deb
Size: 19636
MD5sum: c81bb1d2d00c1c5b464ebfa405addd87
SHA1: 2437cebc912740d6aba914486382378c8d9bd47b
SHA256: ba93076f94c7e648845ac65d30e8fd688341d3041f9b330d0b73f8883f60bf93
Description-en: Perl DES encryption module
This is Crypt::DES, an XS-based implementation of the DES
cryptography algorithm.
.
The module implements the Crypt::CBC interface, which has
blocksize, keysize, encrypt and decrypt functions.
Description-md5: faf8c9ead4ecdfe8ee709d2ea4ba8b77
Homepage: https://metacpan.org/release/Crypt-DES/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu