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

Last updated: July 02,2024

1. Install "python312-gssapi" package

Please follow the guidelines below to install python312-gssapi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-gssapi

2. Uninstall "python312-gssapi" package

Here is a brief guide to show you how to uninstall python312-gssapi on openSuSE Tumbleweed:

$ sudo zypper remove python312-gssapi

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

Information for package python312-gssapi:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-gssapi
Version : 1.8.3-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-gssapi-1.8.3-1.3.src
Upstream URL : https://github.com/pythongssapi/python-gssapi
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.