How to Install and Uninstall libpasswdqc-devel.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: June 25,2024

1. Install "libpasswdqc-devel.x86_64" package

Please follow the instructions below to install libpasswdqc-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "libpasswdqc-devel.x86_64" package

Please follow the guidelines below to uninstall libpasswdqc-devel.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the libpasswdqc-devel.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:29:37 ago on Mon Feb 26 07:04:30 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.