How to Install and Uninstall mod_lookup_identity.x86_64 Package on Amazon Linux 2
Last updated: November 27,2024
1. Install "mod_lookup_identity.x86_64" package
Please follow the guidance below to install mod_lookup_identity.x86_64 on Amazon Linux 2
$
sudo yum makecache
Copied
$
sudo yum 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 Amazon Linux 2:
$
sudo yum remove
mod_lookup_identity.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the mod_lookup_identity.x86_64 package on Amazon Linux 2
Loaded plugins: ovl, priorities
Available Packages
Name : mod_lookup_identity
Arch : x86_64
Version : 1.0.0
Release : 1.amzn2.0.2
Size : 24 k
Repo : amzn2-core/2/x86_64
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
Arch : x86_64
Version : 1.0.0
Release : 1.amzn2.0.2
Size : 24 k
Repo : amzn2-core/2/x86_64
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.