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

Last updated: October 08,2024

1. Install "mod_authnz_external.x86_64" package

Please follow the guidelines below to install mod_authnz_external.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install mod_authnz_external.x86_64

2. Uninstall "mod_authnz_external.x86_64" package

This tutorial shows how to uninstall mod_authnz_external.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove mod_authnz_external.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 0:28:27 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : mod_authnz_external
Version : 3.3.3
Release : 3.el8
Architecture : x86_64
Size : 35 k
Source : mod_authnz_external-3.3.3-3.el8.src.rpm
Repository : epel
Summary : An Apache module used for authentication
URL : https://github.com/phokz/mod-auth-external/
License : ASL 1.0
Description : Mod_Auth_External can be used to quickly construct secure, reliable
: authentication systems. It can also be misused to quickly open gaping
: holes in your security. Read the documentation, and use with extreme
: caution.