How to Install and Uninstall libpasswdqc-devel.x86_64 Package on Rocky Linux 9

Last updated: May 19,2024

1. Install "libpasswdqc-devel.x86_64" package

Please follow the instructions below to install libpasswdqc-devel.x86_64 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libpasswdqc-devel.x86_64

2. Uninstall "libpasswdqc-devel.x86_64" package

Please follow the guidance below to uninstall libpasswdqc-devel.x86_64 on Rocky Linux 9:

$ sudo dnf remove libpasswdqc-devel.x86_64 $ sudo dnf autoremove

3. Information about the libpasswdqc-devel.x86_64 package on Rocky Linux 9

Last metadata expiration check: 2:25:44 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libpasswdqc-devel
Version : 2.0.3
Release : 2.el9
Architecture : x86_64
Size : 13 k
Source : passwdqc-2.0.3-2.el9.src.rpm
Repository : epel
Summary : Development files for building passwdqc-aware applications
URL : https://www.openwall.com/passwdqc/
License : BSD-3-Clause
Description : The libpasswdqc is a passphrase strength checking library.
: In addition to checking regular passphrases, it offers support
: for passphrases and can provide randomly generated passphrases.
: All features are optional and can be (re-)configured without
: rebuilding.
:
: This package contains development files needed for building
: passwdqc-aware applications.