How to Install and Uninstall libmath-random-oo-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 16,2024

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

Learn how to install libmath-random-oo-perl on Ubuntu 21.04 (Hirsute Hippo)

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

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

Learn how to uninstall libmath-random-oo-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libmath-random-oo-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libmath-random-oo-perl
Architecture: all
Version: 0.22-2
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 57
Depends: perl, libclass-accessor-perl, libparams-validate-perl, libtest-mockrandom-perl, libtest-number-delta-perl
Filename: pool/universe/libm/libmath-random-oo-perl/libmath-random-oo-perl_0.22-2_all.deb
Size: 22052
MD5sum: ea4789d0b8ae70e5338799179d2ca768
SHA1: 2816a1526485ac195160696e2b8a18fdc0173965
SHA256: 9ea22bba2e51ffe63bc94a9416284f48e5e713ea3efc5a9d6414f50c0300b909
SHA512: 975dcd2d01ca22997605291fdb91afd1ff294a11dff71ac2f1abb438468184e37c5f23b397a8ff8f48b9526795078fc86168e02aae3ad82db80b7b946ae2f9f6
Homepage: https://metacpan.org/release/Math-Random-OO
Description-en: 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: 5170a55872e4ec6260518e977a7bd031