How to Install and Uninstall perl-Math-Random-Secure.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

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

Please follow the guidance below to install perl-Math-Random-Secure.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

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

Please follow the step by step instructions below to uninstall perl-Math-Random-Secure.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the perl-Math-Random-Secure.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:45:03 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : perl-Math-Random-Secure
Version : 0.08.0001
Release : 21.el9
Architecture : noarch
Size : 27 k
Source : perl-Math-Random-Secure-0.08.0001-21.el9.src.rpm
Repository : epel
Summary : Cryptographically-secure, cross-platform replacement for rand()
URL : https://metacpan.org/release/Math-Random-Secure
License : Artistic-2.0
Description : This module is intended to provide a cryptographically-secure replacement
: for Perl's built-in rand function.