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

Last updated: October 05,2024

1. Install "libpwquality.i686" package

Please follow the guidance below to install libpwquality.i686 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libpwquality.i686

2. Uninstall "libpwquality.i686" package

Please follow the guidance below to uninstall libpwquality.i686 on Oracle Linux 9:

$ sudo dnf remove libpwquality.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 3:15:33 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libpwquality
Version : 1.4.4
Release : 8.el9
Architecture : i686
Size : 171 k
Source : libpwquality-1.4.4-8.el9.src.rpm
Repository : ol9_baseos_latest
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.