How to Install and Uninstall mod_auth_gssapi.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "mod_auth_gssapi.x86_64" package

Please follow the instructions below to install mod_auth_gssapi.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install mod_auth_gssapi.x86_64

2. Uninstall "mod_auth_gssapi.x86_64" package

This guide let you learn how to uninstall mod_auth_gssapi.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove mod_auth_gssapi.x86_64 $ sudo dnf autoremove

3. Information about the mod_auth_gssapi.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:09:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : mod_auth_gssapi
Version : 1.6.3
Release : 7.el9
Architecture : x86_64
Size : 76 k
Source : mod_auth_gssapi-1.6.3-7.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : A GSSAPI Authentication module for Apache
URL : https://github.com/gssapi/mod_auth_gssapi
License : MIT
Description : The mod_auth_gssapi module is an authentication service that implements the
: SPNEGO based HTTP Authentication protocol defined in RFC4559.