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

Last updated: May 19,2024

1. Install "python36-gssapi" package

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

$ sudo zypper refresh $ sudo zypper install python36-gssapi

2. Uninstall "python36-gssapi" package

This guide covers the steps necessary to uninstall python36-gssapi on openSuSE Tumbleweed:

$ sudo zypper remove python36-gssapi

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

Information for package python36-gssapi:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-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.