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

Last updated: May 19,2024

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

Here is a brief guide to show you how to install libmath-random-mt-auto-perl on Kali Linux

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

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

This guide covers the steps necessary to uninstall libmath-random-mt-auto-perl on Kali Linux:

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

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

Package: libmath-random-mt-auto-perl
Source: libmath-random-mt-auto-perl (6.23-2)
Version: 6.23-2+b1
Installed-Size: 161
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.3), libexception-class-perl, libobject-insideout-perl, libscalar-list-utils-perl, libtest-simple-perl
Size: 51960
SHA256: 8370d0a2032372d506c0faa924f934a241bf025b37dc8c87b4666c3596be8941
SHA1: dcb0652925ba71693c96abaa72f5a59da7939787
MD5sum: c9ac273b38ddf2e028f4ca25b17f6fc8
Description: Auto-seeded Mersenne Twister PRNGs
The Mersenne Twister is a fast pseudorandom number generator (PRNG) that is
capable of providing large volumes (> 10^6004) of "high quality" pseudorandom
data to applications that may exhaust available "truly" random data sources
or system-provided PRNGs such as rand|perlfunc/"rand".
.
Math::Random::MT::Auto provides PRNGs that are based on the Mersenne Twister.
There is a functional interface to a single, standalone PRNG, and an OO
interface (based on the inside-out object model as implemented by the
Object::InsideOut module) for generating multiple PRNG objects. The PRNGs are
normally self-seeding, automatically acquiring a (19968-bit) random seed from
user-selectable sources. (Manual seeding is optionally available.)
Description-md5:
Homepage: https://metacpan.org/release/Math-Random-MT-Auto
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmath-random-mt-auto-perl/libmath-random-mt-auto-perl_6.23-2+b1_amd64.deb