How to Install and Uninstall libpwquality.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 08,2024

1. Install "libpwquality.i686" package

This guide let you learn how to install libpwquality.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libpwquality.i686

2. Uninstall "libpwquality.i686" package

This tutorial shows how to uninstall libpwquality.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libpwquality.i686 $ sudo dnf autoremove

3. Information about the libpwquality.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:22:24 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libpwquality
Version : 1.4.4
Release : 8.el9
Architecture : i686
Size : 124 k
Source : libpwquality-1.4.4-8.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.