How to Install and Uninstall libpwquality.x86_64 Package on CentOS 7 / RHEL 7

Last updated: May 05,2024

1. Install "libpwquality.x86_64" package

This is a short guide on how to install libpwquality.x86_64 on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install libpwquality.x86_64

2. Uninstall "libpwquality.x86_64" package

In this section, we are going to explain the necessary steps to uninstall libpwquality.x86_64 on CentOS 7 / RHEL 7:

$ sudo yum remove libpwquality.x86_64 $ sudo yum autoremove

3. Information about the libpwquality.x86_64 package on CentOS 7 / RHEL 7

Installed Packages
Name : libpwquality
Arch : x86_64
Version : 1.2.3
Release : 5.el7
Size : 325 k
Repo : installed
From repo : anaconda
Summary : A library for password generation and password quality checking
URL : https://github.com/libpwquality/libpwquality/
License : BSD or GPLv2+
Description : This is a library for password quality checks and generation
: of random passwords that pass the checks.
: This library uses the cracklib and cracklib dictionaries
: to perform some of the checks.