How to Install and Uninstall pwgen.x86_64 Package on CentOS 8 / RHEL 8

Last updated: May 17,2024

1. Install "pwgen.x86_64" package

Here is a brief guide to show you how to install pwgen.x86_64 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install pwgen.x86_64

2. Uninstall "pwgen.x86_64" package

This tutorial shows how to uninstall pwgen.x86_64 on CentOS 8 / RHEL 8:

$ sudo dnf remove pwgen.x86_64 $ sudo dnf autoremove

3. Information about the pwgen.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 7:37:30 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : pwgen
Version : 2.08
Release : 3.el8
Architecture : x86_64
Size : 31 k
Source : pwgen-2.08-3.el8.src.rpm
Repository : epel
Summary : Automatic password generation
URL : http://sf.net/projects/pwgen
License : GPL+
Description : pwgen generates random, meaningless but pronounceable passwords. These
: passwords contain either only lowercase letters, or upper and lower case, or
: upper case, lower case and numeric digits. Upper case letters and numeric
: digits are placed in a way that eases memorizing the password.