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

Last updated: May 14,2024

1. Install "libcrypt-urandom-perl" package

This is a short guide on how to install libcrypt-urandom-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libcrypt-urandom-perl" package

Please follow the guidance below to uninstall libcrypt-urandom-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcrypt-urandom-perl
Priority: optional
Section: universe/perl
Installed-Size: 56
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.36-1
Depends: perl
Filename: pool/universe/libc/libcrypt-urandom-perl/libcrypt-urandom-perl_0.36-1_all.deb
Size: 9666
MD5sum: f29d8db5ab92eb638ee89798c52d04b8
SHA1: ebf4d5e4b86c0d117e38cc157188bc0bb0a0bb79
SHA256: 8c8aa6b99dce80bf3ef86027004e6766432d239f9fb5f708e421c8844bdbc05e
Description-en: module that provides non blocking randomness
Crypt::Urandom is intended to provide an interface to the strongest available
source of non-blocking randomness on the current platform.
.
Platforms currently supported are anything supporting /dev/urandom.
Description-md5: 6133e8558e5e0b4fa01f4b8866eba2a6
Homepage: https://metacpan.org/release/Crypt-URandom
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu