How to Install and Uninstall apache2-mod_auth_gssapi Package on openSuSE Tumbleweed

Last updated: July 05,2024

1. Install "apache2-mod_auth_gssapi" package

This tutorial shows how to install apache2-mod_auth_gssapi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install apache2-mod_auth_gssapi

2. Uninstall "apache2-mod_auth_gssapi" package

Please follow the guidelines below to uninstall apache2-mod_auth_gssapi on openSuSE Tumbleweed:

$ sudo zypper remove apache2-mod_auth_gssapi

3. Information about the apache2-mod_auth_gssapi package on openSuSE Tumbleweed

Information for package apache2-mod_auth_gssapi:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : apache2-mod_auth_gssapi
Version : 1.6.5-2.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 148.8 KiB
Installed : No
Status : not installed
Source package : apache2-mod_auth_gssapi-1.6.5-2.1.src
Upstream URL : https://github.com/gssapi/mod_auth_gssapi/
Summary : GSSAPI Module for Apache
Description :
This module has been built as a replacement for the aging
mod_auth_kerb. Its aim is to use only GSSAPI calls and be
as much as possible agnostic of the actual mechanism used.