How to Install and Uninstall pwauth.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 04,2024

1. Install "pwauth.x86_64" package

This guide covers the steps necessary to install pwauth.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install pwauth.x86_64

2. Uninstall "pwauth.x86_64" package

Please follow the guidance below to uninstall pwauth.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove pwauth.x86_64 $ sudo dnf autoremove

3. Information about the pwauth.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:04:36 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pwauth
Version : 2.3.10
Release : 24.el8
Architecture : x86_64
Size : 23 k
Source : pwauth-2.3.10-24.el8.src.rpm
Repository : epel
Summary : External plugin for mod_authnz_external authenticator
URL : https://github.com/phokz/pwauth/
License : BSD
Description : Pwauth is an authenticator designed to be used with mod_auth_external
: or mod_authnz_external and the Apache HTTP daemon to support reasonably
: secure web authentication out of the system password database on most
: versions of Unix.