How to Install and Uninstall libdata-uuid-mt-perl Package on Kali Linux

Last updated: September 20,2024

1. Install "libdata-uuid-mt-perl" package

Please follow the step by step instructions below to install libdata-uuid-mt-perl on Kali Linux

$ sudo apt update $ sudo apt install libdata-uuid-mt-perl

2. Uninstall "libdata-uuid-mt-perl" package

Please follow the guidance below to uninstall libdata-uuid-mt-perl on Kali Linux:

$ sudo apt remove libdata-uuid-mt-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-uuid-mt-perl package on Kali Linux

Package: libdata-uuid-mt-perl
Version: 1.001-2
Installed-Size: 47
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmath-random-mt-auto-perl, libscalar-list-utils-perl
Size: 16316
SHA256: 7d69e36499db7de1ea05082b35a514fc5d5f65a0c2d13df37c5b76950564ea7f
SHA1: bad3cbbf058f52120e70b9167b99cd23458af120
MD5sum: 2af9e939a0ad24c146cf0b460ada38d0
Description: fast random UUID generator using the Mersenne Twister algorithm
Data::UUID::MT provides a UUID generator uses the excellent
Math::Random::MT::Auto module as a source of fast, high-quality (pseudo)
random numbers.
.
Three different types of UUIDs are supported. Two are consistent with RFC
4122 and one is a custom variant that provides a 'sequential UUID' that can
be advantageous when used as a primary database key.
.
Note: The Mersenne Twister pseudo-random number generator has excellent
statistical properties, but it is not considered cryptographically secure.
Pseudo-random UUIDs are not recommended for use as security authentication
tokens in cookies or other user-visible session identifiers.
Description-md5:
Homepage: https://metacpan.org/release/Data-UUID-MT
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-uuid-mt-perl/libdata-uuid-mt-perl_1.001-2_all.deb