How to Install and Uninstall practrand.x86_64 Package on Oracle Linux 9

Last updated: May 17,2024

1. Install "practrand.x86_64" package

Here is a brief guide to show you how to install practrand.x86_64 on Oracle Linux 9

$ 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 Oracle Linux 9:

$ sudo dnf remove practrand.x86_64 $ sudo dnf autoremove

3. Information about the practrand.x86_64 package on Oracle Linux 9

Last metadata expiration check: 3:07:26 ago on Thu Feb 15 07:50:05 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