How to Install and Uninstall practrand.x86_64 Package on CentOS Stream 8

Last updated: July 05,2024

1. Install "practrand.x86_64" package

This guide let you learn how to install practrand.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install practrand.x86_64

2. Uninstall "practrand.x86_64" package

This guide let you learn how to uninstall practrand.x86_64 on CentOS Stream 8:

$ sudo dnf remove practrand.x86_64 $ sudo dnf autoremove

3. Information about the practrand.x86_64 package on CentOS Stream 8

Last metadata expiration check: 5:31:20 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : practrand
Version : 0.951
Release : 2.el8
Architecture : x86_64
Size : 877 k
Source : practrand-0.951-2.el8.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