How to Install and Uninstall libpwquality.i686 Package on Rocky Linux 9

Last updated: November 01,2024

1. Install "libpwquality.i686" package

Please follow the steps below to install libpwquality.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libpwquality.i686

2. Uninstall "libpwquality.i686" package

Here is a brief guide to show you how to uninstall libpwquality.i686 on Rocky Linux 9:

$ sudo dnf remove libpwquality.i686 $ sudo dnf autoremove

3. Information about the libpwquality.i686 package on Rocky Linux 9

Last metadata expiration check: 1:51:01 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libpwquality
Version : 1.4.4
Release : 8.el9
Architecture : i686
Size : 106 k
Source : libpwquality-1.4.4-8.el9.src.rpm
Repository : baseos
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.