How to Install and Uninstall practrand.x86_64 Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "practrand.x86_64" package

Please follow the steps below to install practrand.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install practrand.x86_64

2. Uninstall "practrand.x86_64" package

This tutorial shows how to uninstall practrand.x86_64 on AlmaLinux 9:

$ sudo dnf remove practrand.x86_64 $ sudo dnf autoremove

3. Information about the practrand.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:37:24 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : practrand
Version : 0.951
Release : 3.el9
Architecture : x86_64
Size : 647 k
Source : practrand-0.951-3.el9.src.rpm
Repository : epel
Summary : Software package for the Randon number generation & testing
URL : https://sourceforge.net/projects/pracrand/
License : CC0
Description : Software package for the Random number generation & testing.
: A suite of statistical tests for fast PRNGs. Multithreaded for speed,
: command-line tools for automation, no upper limit on data size.
: A variety of C++ pseudo-random number generators with well-designed
: interfaces aimed at practical uses, not just research.
:
: Features:
: * A convenient & powerful interface to RNG algorithms
: * A variety of fast high quality RNG algorithms
: * Fast & effective statistical tests for RNGs