How to Install and Uninstall mod_auth_openidc.x86_64 Package on CentOS Stream 9

Last updated: June 03,2024

1. Install "mod_auth_openidc.x86_64" package

In this section, we are going to explain the necessary steps to install mod_auth_openidc.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install mod_auth_openidc.x86_64

2. Uninstall "mod_auth_openidc.x86_64" package

This guide let you learn how to uninstall mod_auth_openidc.x86_64 on CentOS Stream 9:

$ sudo dnf remove mod_auth_openidc.x86_64 $ sudo dnf autoremove

3. Information about the mod_auth_openidc.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:40:45 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : mod_auth_openidc
Version : 2.4.9.4
Release : 4.el9
Architecture : x86_64
Size : 195 k
Source : mod_auth_openidc-2.4.9.4-4.el9.src.rpm
Repository : appstream
Summary : OpenID Connect auth module for Apache HTTP Server
URL : https://github.com/zmartzone/mod_auth_openidc
License : ASL 2.0
Description : This module enables an Apache 2.x web server to operate as
: an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.