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

Last updated: May 05,2024

1. Install "libcrypt-eksblowfish-perl" package

Please follow the guidelines below to install libcrypt-eksblowfish-perl on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "libcrypt-eksblowfish-perl" package

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

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

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

Package: libcrypt-eksblowfish-perl
Architecture: amd64
Version: 0.009-2build6
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 108
Depends: perl (>= 5.32.0-4), perlapi-5.32.0, libc6 (>= 2.4), libclass-mix-perl
Filename: pool/universe/libc/libcrypt-eksblowfish-perl/libcrypt-eksblowfish-perl_0.009-2build6_amd64.deb
Size: 46204
MD5sum: a4e073e92dba9cd9abd570a28860f2a7
SHA1: cb9693244f49a41ccc5edc6e436dbe3fa542fba1
SHA256: 6cd6407ace8d145c778fb184467096ac768223bfd5da2c7699117fd7528f0fb5
SHA512: 8cb0da9949e0956e874b74755d12a70b291c17ceb8a05fa78f9cfb6d9ed665861575942a1c1ae2802776745d45856fa8f12b6ae51365529ae59a537de35a1566
Homepage: https://metacpan.org/release/Crypt-Eksblowfish
Description-en: Perl module implementing the Eksblowfish block cipher
Crypt::Eksblowfish provides an implementation of the Eksblowfish encryption.
.
Eksblowfish is a variant of the Blowfish cipher, modified to make the
key setup very expensive. ("Eks" stands for "expensive key schedule".)
This doesn't make it significantly cryptographically stronger,
but is intended to hinder brute-force attacks. It also makes it
unsuitable for any application requiring key agility. It was designed
by Niels Provos and David Mazieres for password hashing in OpenBSD.
See Crypt::Eksblowfish::Bcrypt for the hash algorithm.
.
Eksblowfish is a parameterised (family-keyed) cipher. It takes a cost
parameter that controls how expensive the key scheduling is. It also
takes a family key, known as the "salt". Cost and salt parameters
together define a cipher family. Within each family, a key determines an
encryption function in the usual way. See Crypt::Eksblowfish::Family
for a way to encapsulate an Eksblowfish cipher family.
Description-md5: e08d18b44fefb312470d999be4590a4a