How to Install and Uninstall python2-pykerberos Package on openSUSE Leap
Last updated: November 23,2024
Deprecated! Installation of this package may no longer be supported.
1. Install "python2-pykerberos" package
Please follow the guidance below to install python2-pykerberos on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
python2-pykerberos
Copied
2. Uninstall "python2-pykerberos" package
This is a short guide on how to uninstall python2-pykerberos on openSUSE Leap:
$
sudo zypper remove
python2-pykerberos
Copied
3. Information about the python2-pykerberos package on openSUSE Leap
Information for package python2-pykerberos:
-------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pykerberos
Version : 1.2.1-3.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 56,9 KiB
Installed : No
Status : not installed
Source package : python-pykerberos-1.2.1-3.5.1.src
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 : Update repository with updates from SUSE Linux Enterprise 15
Name : python2-pykerberos
Version : 1.2.1-3.5.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 56,9 KiB
Installed : No
Status : not installed
Source package : python-pykerberos-1.2.1-3.5.1.src
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