How to Install and Uninstall mod_lookup_identity.x86_64 Package on AlmaLinux 8
Last updated: January 08,2025
1. Install "mod_lookup_identity.x86_64" package
In this section, we are going to explain the necessary steps to install mod_lookup_identity.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
mod_lookup_identity.x86_64
Copied
2. Uninstall "mod_lookup_identity.x86_64" package
Please follow the guidelines below to uninstall mod_lookup_identity.x86_64 on AlmaLinux 8:
$
sudo dnf remove
mod_lookup_identity.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the mod_lookup_identity.x86_64 package on AlmaLinux 8
Last metadata expiration check: 0:10:58 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : mod_lookup_identity
Version : 1.0.0
Release : 4.el8
Architecture : x86_64
Size : 30 k
Source : mod_lookup_identity-1.0.0-4.el8.src.rpm
Repository : appstream
Summary : Apache module to retrieve additional information about the authenticated user
URL : http://www.adelton.com/apache/mod_lookup_identity/
License : ASL 2.0
Description : mod_lookup_identity can retrieve additional pieces of information
: about user authenticated in Apache httpd server and store these values
: in notes/environment variables to be consumed by web applications.
: Use of REMOTE_USER_* environment variables is recommended.
Available Packages
Name : mod_lookup_identity
Version : 1.0.0
Release : 4.el8
Architecture : x86_64
Size : 30 k
Source : mod_lookup_identity-1.0.0-4.el8.src.rpm
Repository : appstream
Summary : Apache module to retrieve additional information about the authenticated user
URL : http://www.adelton.com/apache/mod_lookup_identity/
License : ASL 2.0
Description : mod_lookup_identity can retrieve additional pieces of information
: about user authenticated in Apache httpd server and store these values
: in notes/environment variables to be consumed by web applications.
: Use of REMOTE_USER_* environment variables is recommended.