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

Last updated: May 04,2024

1. Install "libcrypt-blowfish-perl" package

Learn how to install libcrypt-blowfish-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcrypt-blowfish-perl" package

Here is a brief guide to show you how to uninstall libcrypt-blowfish-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcrypt-blowfish-perl
Priority: optional
Section: universe/perl
Installed-Size: 50
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2.14-1build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libc/libcrypt-blowfish-perl/libcrypt-blowfish-perl_2.14-1build2_amd64.deb
Size: 17194
MD5sum: c3804a9ad0cf6bd03b8adca456c1ca6d
SHA1: f552988e84f62a47bda78d6e37603a3ce6eaaa61
SHA256: 71e5831fbc3571a845e9f7e72acce6dbc158e86ea1bf26bbb945c463392fb837
Description-en: Blowfish cryptography for Perl
This is Crypt::Blowfish, an XS-based implementation of the Blowfish
cryptography algorithm designed by Bruce Schneier. It's designed to
take full advantage of Crypt::CBC when desired. Blowfish keys may be
up to 448 bits (56 bytes) long.
Description-md5: d5d47fb635f42a37c0249e5db1e5ac96
Homepage: https://metacpan.org/release/Crypt-Blowfish/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu