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

Last updated: May 17,2024

1. Install "python39-gssapi" package

Learn how to install python39-gssapi on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-gssapi

2. Uninstall "python39-gssapi" package

Please follow the step by step instructions below to uninstall python39-gssapi on openSuSE Tumbleweed:

$ sudo zypper remove python39-gssapi

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

Information for package python39-gssapi:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-gssapi
Version : 1.8.3-1.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.3 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.