How to Install and Uninstall python3-kerberos Package on openSUSE Leap
Last updated: November 07,2024
1. Install "python3-kerberos" package
Please follow the steps below to install python3-kerberos on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-kerberos
Copied
2. Uninstall "python3-kerberos" package
Learn how to uninstall python3-kerberos on openSUSE Leap:
$
sudo zypper remove
python3-kerberos
Copied
3. Information about the python3-kerberos package on openSUSE Leap
Information for package python3-kerberos:
-----------------------------------------
Repository : Main Repository
Name : python3-kerberos
Version : 1.3.0-1.31
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 61.5 KiB
Installed : No
Status : not installed
Source package : python-kerberos-1.3.0-1.31.src
Upstream URL : https://github.com/apple/ccs-pykerberos
Summary : Kerberos high-level interface
Description :
A high-level wrapper for Kerberos (GSSAPI) operations.
The goal is to avoid having to build a module that wraps
the entire Kerberos.framework, and instead offer a limited set of
functions that do what is needed for client/server Kerberos
authentication based on.
-----------------------------------------
Repository : Main Repository
Name : python3-kerberos
Version : 1.3.0-1.31
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 61.5 KiB
Installed : No
Status : not installed
Source package : python-kerberos-1.3.0-1.31.src
Upstream URL : https://github.com/apple/ccs-pykerberos
Summary : Kerberos high-level interface
Description :
A high-level wrapper for Kerberos (GSSAPI) operations.
The goal is to avoid having to build a module that wraps
the entire Kerberos.framework, and instead offer a limited set of
functions that do what is needed for client/server Kerberos
authentication based on