How to Install and Uninstall python311-gssapi Package on openSUSE Leap
Last updated: November 08,2024
1. Install "python311-gssapi" package
This guide covers the steps necessary to install python311-gssapi on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python311-gssapi
Copied
2. Uninstall "python311-gssapi" package
This is a short guide on how to uninstall python311-gssapi on openSUSE Leap:
$
sudo zypper remove
python311-gssapi
Copied
3. Information about the python311-gssapi package on openSUSE Leap
Information for package python311-gssapi:
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-gssapi
Version : 1.8.2-150400.5.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-gssapi-1.8.2-150400.5.3.1.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.
-----------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python311-gssapi
Version : 1.8.2-150400.5.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.4 MiB
Installed : No
Status : not installed
Source package : python-gssapi-1.8.2-150400.5.3.1.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.