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

Last updated: May 20,2024

1. Install "libcrypt-saltedhash-perl" package

Please follow the step by step instructions below to install libcrypt-saltedhash-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcrypt-saltedhash-perl" package

This guide covers the steps necessary to uninstall libcrypt-saltedhash-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcrypt-saltedhash-perl
Priority: optional
Section: universe/perl
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.09-1
Depends: perl
Filename: pool/universe/libc/libcrypt-saltedhash-perl/libcrypt-saltedhash-perl_0.09-1_all.deb
Size: 13866
MD5sum: d8e4cc1b2a9a3ae9a437600fbb815ad0
SHA1: d5985804f11d3954ee591ee9f6e7e76727df61f2
SHA256: 59819b2cf7d62faf0e0d6978ee1951e7e50b306fbd8c26cda3577393c75c9878
Description-en: module for handling salted hashes
Crypt::SaltedHash is a Perl module that provides an object oriented interface
to create salted (or seeded) hashes of clear text data. The formalization of
this concept originates from RFC-3112 and is extended by the use of different
digital algorithms.
Description-md5: 76be86921b8fc7a3363589438df2de8d
Homepage: https://metacpan.org/release/Crypt-SaltedHash/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu