How to Install and Uninstall libmath-random-mt-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libmath-random-mt-perl" package

Learn how to install libmath-random-mt-perl on Kali Linux

$ sudo apt update $ sudo apt install libmath-random-mt-perl

2. Uninstall "libmath-random-mt-perl" package

This is a short guide on how to uninstall libmath-random-mt-perl on Kali Linux:

$ sudo apt remove libmath-random-mt-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-random-mt-perl package on Kali Linux

Package: libmath-random-mt-perl
Source: libmath-random-mt-perl (1.17-2)
Version: 1.17-2+b2
Installed-Size: 54
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3)
Size: 14196
SHA256: a219020758dee28ace2d5a43fdccfc0645cdde6d5a990fd3ef2f60a2e70f3569
SHA1: f529dc9b7834ae989bf9ba927c85fde53ef10a14
MD5sum: 07ee2def3af02bbe1666f15921ebfbde
Description: Perl implementation of the Mersenne Twister algorithm
Math::Random::MT provides an implementation of the Mersenne Twister
pseudorandom number generator algorithm developed by Makoto Matsumoto
and Takuji Nishimura.
.
It is related to but a different algorithm than a previous work by
the same authors - the TT800 algorithm, which keeps less state data
(MT uses 624 numbers compared to TT800's 25). Consequently, the
period is much larger - 2^19937-1 compared to TT800's 2^800-1. For
comparison, ISAAC's period is 2^8295 values on average.
.
For more information, peruse M. Matsumoto and T. Nishimura's paper:
.
Description-md5:
Homepage: https://metacpan.org/release/Math-Random-MT
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmath-random-mt-perl/libmath-random-mt-perl_1.17-2+b2_amd64.deb