How to Install and Uninstall mod_authnz_external.x86_64 Package on AlmaLinux 9

Last updated: October 11,2024

1. Install "mod_authnz_external.x86_64" package

This guide let you learn how to install mod_authnz_external.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install mod_authnz_external.x86_64

2. Uninstall "mod_authnz_external.x86_64" package

This is a short guide on how to uninstall mod_authnz_external.x86_64 on AlmaLinux 9:

$ sudo dnf remove mod_authnz_external.x86_64 $ sudo dnf autoremove

3. Information about the mod_authnz_external.x86_64 package on AlmaLinux 9

Last metadata expiration check: 1:00:05 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : mod_authnz_external
Version : 3.3.3
Release : 4.el9
Architecture : x86_64
Size : 33 k
Source : mod_authnz_external-3.3.3-4.el9.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.