How to Install and Uninstall perl-Math-Random-MT-Auto.x86_64 Package on Fedora 38

Last updated: September 30,2024

1. Install "perl-Math-Random-MT-Auto.x86_64" package

Please follow the step by step instructions below to install perl-Math-Random-MT-Auto.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install perl-Math-Random-MT-Auto.x86_64

2. Uninstall "perl-Math-Random-MT-Auto.x86_64" package

This is a short guide on how to uninstall perl-Math-Random-MT-Auto.x86_64 on Fedora 38:

$ sudo dnf remove perl-Math-Random-MT-Auto.x86_64 $ sudo dnf autoremove

3. Information about the perl-Math-Random-MT-Auto.x86_64 package on Fedora 38

Last metadata expiration check: 1:07:42 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : perl-Math-Random-MT-Auto
Version : 6.23
Release : 14.fc38
Architecture : x86_64
Size : 62 k
Source : perl-Math-Random-MT-Auto-6.23-14.fc38.src.rpm
Repository : fedora
Summary : Auto-seeded Mersenne Twister PRNGs
URL : https://metacpan.org/release/Math-Random-MT-Auto
License : BSD
Description : The Mersenne Twister is a fast pseudo-random number generator (PRNG) that is
: capable of providing large volumes (> 10^6004) of "high quality"
: pseudo-random data to applications that may exhaust available "truly" random
: data sources or system-provided PRNGs such as rand.