How to Install and Uninstall libpwquality.x86_64 Package on Rocky Linux 8

Last updated: September 19,2024

1. Install "libpwquality.x86_64" package

Please follow the guidelines below to install libpwquality.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install libpwquality.x86_64

2. Uninstall "libpwquality.x86_64" package

Learn how to uninstall libpwquality.x86_64 on Rocky Linux 8:

$ sudo dnf remove libpwquality.x86_64 $ sudo dnf autoremove

3. Information about the libpwquality.x86_64 package on Rocky Linux 8

Last metadata expiration check: 1:44:28 ago on Mon Sep 12 10:27:18 2022.
Installed Packages
Name : libpwquality
Version : 1.4.4
Release : 3.el8
Architecture : x86_64
Size : 387 k
Source : libpwquality-1.4.4-3.el8.src.rpm
Repository : @System
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.