How to Install and Uninstall libcrypt-des-ede3-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libcrypt-des-ede3-perl" package

Learn how to install libcrypt-des-ede3-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libcrypt-des-ede3-perl" package

Please follow the steps below to uninstall libcrypt-des-ede3-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libcrypt-des-ede3-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcrypt-des-ede3-perl
Architecture: all
Version: 0.01-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Depends: perl:any, libcrypt-des-perl
Filename: pool/universe/libc/libcrypt-des-ede3-perl/libcrypt-des-ede3-perl_0.01-2_all.deb
Size: 6140
MD5sum: 14aab38c42ab9aa769a8d160cd73bc11
SHA1: 08067d3ff8c5799023d0329e1a35890e70cd3607
SHA256: 0e3cf49e7493f0a8cd920c727ad7687cec87883ecd71d20f89aa5eddb0377568
SHA512: a11f33e4caac7097ccf6fa072cfb1cd69ef1c02e00e76a83fe37bb5eea7c0b6517496f22d035fa06ee66aeb5e16153f7595940072648ee79724e9d3529246694
Homepage: https://metacpan.org/release/Crypt-DES_EDE3
Description-en: Triple-DES EDE encryption/decryption for perl
Crypt::DES_EDE3 implements DES-EDE3 encryption. This is triple-DES
encryption where an encrypt operation is encrypt-decrypt-encrypt, and
decrypt is decrypt-encrypt-decrypt. This implementation uses Crypt::DES
to do its dirty DES work, and simply provides a wrapper around that
module: setting up the individual DES ciphers, initializing the keys,
and performing the encryption/decryption steps.
.
You're probably best off not using this module directly, as the encrypt
and decrypt methods expect 8-octet blocks. You might want to use the
module in conjunction with Crypt::CBC, for example. This would be
DES-EDE3-CBC, or triple-DES in outer CBC mode.
Description-md5: 528dba57e3076f5f8d9139ff80108c82