How to Install and Uninstall mod_auth_mellon.x86_64 Package on Oracle Linux 9

Last updated: May 14,2024

1. Install "mod_auth_mellon.x86_64" package

This guide covers the steps necessary to install mod_auth_mellon.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install mod_auth_mellon.x86_64

2. Uninstall "mod_auth_mellon.x86_64" package

Please follow the guidance below to uninstall mod_auth_mellon.x86_64 on Oracle Linux 9:

$ sudo dnf remove mod_auth_mellon.x86_64 $ sudo dnf autoremove

3. Information about the mod_auth_mellon.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:35:27 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : mod_auth_mellon
Version : 0.17.0
Release : 7.el9
Architecture : x86_64
Size : 1.3 M
Source : mod_auth_mellon-0.17.0-7.el9.src.rpm
Repository : ol9_appstream
Summary : A SAML 2.0 authentication module for the Apache Httpd Server
URL : https://github.com/latchset/mod_auth_mellon
License : GPLv2+
Description : The mod_auth_mellon module is an authentication service that implements the
: SAML 2.0 federation protocol. It grants access based on the attributes
: received in assertions generated by a IdP server.