How to Install and Uninstall perl-Crypt-RandPasswd.noarch Package on Oracle Linux 9
Last updated: November 28,2024
1. Install "perl-Crypt-RandPasswd.noarch" package
In this section, we are going to explain the necessary steps to install perl-Crypt-RandPasswd.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-Crypt-RandPasswd.noarch
Copied
2. Uninstall "perl-Crypt-RandPasswd.noarch" package
Please follow the step by step instructions below to uninstall perl-Crypt-RandPasswd.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-Crypt-RandPasswd.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Crypt-RandPasswd.noarch package on Oracle Linux 9
Last metadata expiration check: 1:33:42 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Crypt-RandPasswd
Version : 0.07
Release : 4.el9
Architecture : noarch
Size : 34 k
Source : perl-Crypt-RandPasswd-0.07-4.el9.src.rpm
Repository : epel
Summary : Random password generator based on FIPS-181
URL : https://metacpan.org/release/Crypt-RandPasswd
License : GPL+ or Artistic
Description : Crypt::RandPasswd provides three functions that can be used to generate
: random passwords, constructed from words, letters, or characters.
:
: This code is a Perl implementation of the Automated Password Generator
: standard, like the program described in "A Random Word Generator For
: Pronounceable Passwords" (not available on-line). This code is a
: re-engineering of the program contained in Appendix A of
: FIPS Publication 181, "Standard for Automated Password Generator".
: In accordance with the standard, the results obtained from this
: program are logically equivalent to those produced by the standard.
Available Packages
Name : perl-Crypt-RandPasswd
Version : 0.07
Release : 4.el9
Architecture : noarch
Size : 34 k
Source : perl-Crypt-RandPasswd-0.07-4.el9.src.rpm
Repository : epel
Summary : Random password generator based on FIPS-181
URL : https://metacpan.org/release/Crypt-RandPasswd
License : GPL+ or Artistic
Description : Crypt::RandPasswd provides three functions that can be used to generate
: random passwords, constructed from words, letters, or characters.
:
: This code is a Perl implementation of the Automated Password Generator
: standard, like the program described in "A Random Word Generator For
: Pronounceable Passwords" (not available on-line). This code is a
: re-engineering of the program contained in Appendix A of
: FIPS Publication 181, "Standard for Automated Password Generator".
: In accordance with the standard, the results obtained from this
: program are logically equivalent to those produced by the standard.