How to Install and Uninstall python3-pykerberos Package on openSUSE Leap
Last updated: December 26,2024
1. Install "python3-pykerberos" package
This guide covers the steps necessary to install python3-pykerberos on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python3-pykerberos
Copied
2. Uninstall "python3-pykerberos" package
Please follow the guidance below to uninstall python3-pykerberos on openSUSE Leap:
$
sudo zypper remove
python3-pykerberos
Copied
3. Information about the python3-pykerberos package on openSUSE Leap
Information for package python3-pykerberos:
-------------------------------------------
Repository : Main Repository
Name : python3-pykerberos
Version : 1.2.1-3.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 57.0 KiB
Installed : No
Status : not installed
Source package : python-pykerberos-1.2.1-3.5.1.src
Upstream URL : https://github.com/02strich/pykerberos/
Summary : High-level interface to Kerberos
Description :
This Python package is 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-pykerberos
Version : 1.2.1-3.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 57.0 KiB
Installed : No
Status : not installed
Source package : python-pykerberos-1.2.1-3.5.1.src
Upstream URL : https://github.com/02strich/pykerberos/
Summary : High-level interface to Kerberos
Description :
This Python package is 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