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

Last updated: May 22,2024

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

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

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

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

Here is a brief guide to show you how to uninstall libmath-random-oo-perl on Kali Linux:

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

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

Package: libmath-random-oo-perl
Version: 0.22-3
Installed-Size: 60
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libclass-accessor-perl, libparams-validate-perl, libtest-mockrandom-perl, libtest-number-delta-perl
Size: 23260
SHA256: d2b60da4044af14cf174c894ee79dadabf6202cfda457be2ff1b7fa70b86ca03
SHA1: fd9b6632a7ef00b2811a991c180c861fb6b96cf7
MD5sum: b0b70ca3eba0eb5ad167f5741305587d
Description: consistent object-oriented interface for generating random numbers
CPAN contains many modules for generating random numbers in various ways and
from various probability distributions using pseudo-random number generation
algorithms or other entropy sources. (The /"SEE ALSO" section has some
examples.) Unfortunately, no standard interface exists across these modules.
Math::Random::OO defines an abstract interface for random number generation.
Subclasses of this model will implement specific types of random number
generators or will wrap existing random number generators.
.
This consistency will come at the cost of some efficiency, but will enable
generic routines to be written that can manipulate any provided random number
generator that adheres to the interface. E.g., a stochastic simulation could
take a number of user-supplied parameters, each of which is a
Math::Random::OO subclass object and which represent a stochastic variable
with a particular probability distribution.
Description-md5:
Homepage: https://metacpan.org/release/Math-Random-OO
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libm/libmath-random-oo-perl/libmath-random-oo-perl_0.22-3_all.deb