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

Last updated: September 20,2024

1. Install "libcrypt-twofish-perl" package

This guide let you learn how to install libcrypt-twofish-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcrypt-twofish-perl" package

Learn how to uninstall libcrypt-twofish-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcrypt-twofish-perl
Priority: optional
Section: universe/perl
Installed-Size: 48
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 2.17-1build2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.4)
Filename: pool/universe/libc/libcrypt-twofish-perl/libcrypt-twofish-perl_2.17-1build2_amd64.deb
Size: 16444
MD5sum: 1e033e5fd61fad31913af5324796c753
SHA1: 2ad805066aff31af0facaa5362cacc0c6df6ce33
SHA256: 50489b26b413f00c2b3e3139b96d5030df71a560654c8a86aec7ef5780071351
Description-en: Perl module for Twofish Encryption Algorithm
Crypt::Twofish implements Twofish encryption using an interface
compatible with Crypt::CBC interface.
.
Twofish is a 128-bit symmetric block cipher with a variable length (128, 192,
or 256-bit) key, developed by Counterpane Labs. It is unpatented and free for
all uses, as described at .
Description-md5: 8e48bf632f846e8b88ddaebbea8760eb
Homepage: https://metacpan.org/release/Crypt-Twofish/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu