How to Install and Uninstall perl-Math-Random-ISAAC.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-Math-Random-ISAAC.noarch" package

Please follow the guidelines below to install perl-Math-Random-ISAAC.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install perl-Math-Random-ISAAC.noarch

2. Uninstall "perl-Math-Random-ISAAC.noarch" package

Please follow the guidelines below to uninstall perl-Math-Random-ISAAC.noarch on Fedora 34:

$ sudo dnf remove perl-Math-Random-ISAAC.noarch $ sudo dnf autoremove

3. Information about the perl-Math-Random-ISAAC.noarch package on Fedora 34

Last metadata expiration check: 4:59:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Math-Random-ISAAC
Version : 1.004
Release : 30.fc34
Architecture : noarch
Size : 40 k
Source : perl-Math-Random-ISAAC-1.004-30.fc34.src.rpm
Repository : fedora
Summary : Perl interface to the ISAAC PRNG algorithm
URL : https://metacpan.org/release/Math-Random-ISAAC
License : MIT or GPL+ or Artistic
Description : As with other Pseudo-Random Number Generator (PRNG) algorithms like the
: Mersenne Twister (see Math::Random::MT), this algorithm is designed to take
: some seed information and produce seemingly random results as output.