How to Install and Uninstall mod_lookup_identity.x86_64 Package on Fedora 39

Last updated: March 01,2025

1. Install "mod_lookup_identity.x86_64" package

Please follow the instructions below to install mod_lookup_identity.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install mod_lookup_identity.x86_64

2. Uninstall "mod_lookup_identity.x86_64" package

Please follow the steps below to uninstall mod_lookup_identity.x86_64 on Fedora 39:

$ sudo dnf remove mod_lookup_identity.x86_64 $ sudo dnf autoremove

3. Information about the mod_lookup_identity.x86_64 package on Fedora 39

Last metadata expiration check: 4:38:55 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : mod_lookup_identity
Version : 1.0.0
Release : 18.fc39
Architecture : x86_64
Size : 27 k
Source : mod_lookup_identity-1.0.0-18.fc39.src.rpm
Repository : fedora
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.