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

Last updated: May 19,2024

1. Install "libpbkdf2-tiny-perl" package

Please follow the steps below to install libpbkdf2-tiny-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpbkdf2-tiny-perl

2. Uninstall "libpbkdf2-tiny-perl" package

Please follow the guidelines below to uninstall libpbkdf2-tiny-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpbkdf2-tiny-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libpbkdf2-tiny-perl
Priority: optional
Section: universe/perl
Installed-Size: 31
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.005-2
Depends: perl
Filename: pool/universe/libp/libpbkdf2-tiny-perl/libpbkdf2-tiny-perl_0.005-2_all.deb
Size: 10372
MD5sum: a7bd07668036d75d7706fc9c5cbcaf88
SHA1: aaab60a6e4b44c8641720c97fd0cd84ad7cacbce
SHA256: 6105656afab0f59b1eb925b4e0718b690efd63f76b4a46584996617b7a890a51
Description-en: Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2
PBKDF2::Tiny provides a minimal PBKDF2 implementation using HMAC-SHA1
or HMAC-SHA2 in under 100 lines of code. It requires no modules
other than core for versions of Perl greater than 5.10.
Description-md5: f1135ae4a74dc4c888d78129cc3846fe
Homepage: https://metacpan.org/release/PBKDF2-Tiny
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu