How to Install and Uninstall python38-gssapi Package on openSuSE Tumbleweed

Last updated: June 17,2024

1. Install "python38-gssapi" package

In this section, we are going to explain the necessary steps to install python38-gssapi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-gssapi

2. Uninstall "python38-gssapi" package

This is a short guide on how to uninstall python38-gssapi on openSuSE Tumbleweed:

$ sudo zypper remove python38-gssapi

3. Information about the python38-gssapi package on openSuSE Tumbleweed

Information for package python38-gssapi:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-gssapi
Version : 1.6.12-1.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 2,0 MiB
Installed : No
Status : not installed
Source package : python-gssapi-1.6.12-1.6.src
Summary : A Python interface to RFC 2743/2744 (plus common extensions)
Description :
Python-GSSAPI provides both low-level and high level wrappers around the GSSAPI
C libraries. While it focuses on the Kerberos mechanism, it should also be
usable with other GSSAPI mechanisms.