How to Install and Uninstall perl-Crypt-GeneratePassword.noarch Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "perl-Crypt-GeneratePassword.noarch" package
This guide covers the steps necessary to install perl-Crypt-GeneratePassword.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-Crypt-GeneratePassword.noarch
Copied
2. Uninstall "perl-Crypt-GeneratePassword.noarch" package
This guide let you learn how to uninstall perl-Crypt-GeneratePassword.noarch on AlmaLinux 8:
$
sudo dnf remove
perl-Crypt-GeneratePassword.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-Crypt-GeneratePassword.noarch package on AlmaLinux 8
Last metadata expiration check: 0:10:04 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : perl-Crypt-GeneratePassword
Version : 0.05
Release : 17.el8
Architecture : noarch
Size : 218 k
Source : perl-Crypt-GeneratePassword-0.05-17.el8.src.rpm
Repository : epel
Summary : Generate secure random pronounceable passwords
URL : https://metacpan.org/release/Crypt-GeneratePassword
License : GPL+ or Artistic
Description : Crypt::GeneratePassword generates random passwords that are (more or less)
: pronounceable. Unlike Crypt::RandPasswd, it doesn't use the FIPS-181 NIST
: standard, which is proven to be insecure. It does use a similar interface,
: so it should be a drop-in replacement in most cases.
Available Packages
Name : perl-Crypt-GeneratePassword
Version : 0.05
Release : 17.el8
Architecture : noarch
Size : 218 k
Source : perl-Crypt-GeneratePassword-0.05-17.el8.src.rpm
Repository : epel
Summary : Generate secure random pronounceable passwords
URL : https://metacpan.org/release/Crypt-GeneratePassword
License : GPL+ or Artistic
Description : Crypt::GeneratePassword generates random passwords that are (more or less)
: pronounceable. Unlike Crypt::RandPasswd, it doesn't use the FIPS-181 NIST
: standard, which is proven to be insecure. It does use a similar interface,
: so it should be a drop-in replacement in most cases.