How to Install and Uninstall libmath-random-isaac-xs-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 15,2024

1. Install "libmath-random-isaac-xs-perl" package

This guide covers the steps necessary to install libmath-random-isaac-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmath-random-isaac-xs-perl

2. Uninstall "libmath-random-isaac-xs-perl" package

Here is a brief guide to show you how to uninstall libmath-random-isaac-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmath-random-isaac-xs-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmath-random-isaac-xs-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libmath-random-isaac-xs-perl
Priority: optional
Section: universe/perl
Installed-Size: 47
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 1.004-2build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.2.5)
Suggests: libmath-random-isaac-perl
Filename: pool/universe/libm/libmath-random-isaac-xs-perl/libmath-random-isaac-xs-perl_1.004-2build1_amd64.deb
Size: 14880
MD5sum: 3278117ed298334a21027055f0c1bb15
SHA1: f814ba8a667daa6330cc62a58e28b44992418db2
SHA256: 08d2fc336c80d7a80103da0064d1c10406651ba3c16b6fa09ff923c31d37e52c
Description-en: Perl implementation of the ISAAC PRNG (C/XS Accelerated)
Math::Random::ISAAC::XS implements the same interface as Math::Random::ISAAC
and can be used as a drop-in replacement. This is the recommended version of
the module, based on Bob Jenkins' reference implementation in C as described
in his paper at:
.
If you install this package, then any code that uses Math::Random::ISAAC will
automagically benefit from this faster implementation. Performance increases
are somewhere on the order of 400-500%.
Description-md5: 4e5f3245bca4d4bc871c2d1355b32060
Enhances: libmath-random-isaac-perl
Homepage: https://metacpan.org/release/Math-Random-ISAAC-XS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu