How to Install and Uninstall python311-pyspnego Package on openSuSE Tumbleweed

Last updated: November 08,2024

1. Install "python311-pyspnego" package

Please follow the instructions below to install python311-pyspnego on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python311-pyspnego

2. Uninstall "python311-pyspnego" package

Here is a brief guide to show you how to uninstall python311-pyspnego on openSuSE Tumbleweed:

$ sudo zypper remove python311-pyspnego

3. Information about the python311-pyspnego package on openSuSE Tumbleweed

Information for package python311-pyspnego:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python311-pyspnego
Version : 0.9.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 1.1 MiB
Installed : No
Status : not installed
Source package : python-pyspnego-0.9.2-1.2.src
Upstream URL : https://github.com/jborean93/pyspnego
Summary : Python SPNEGO authentication library
Description :
Library to handle SPNEGO (Negotiate, NTLM, Kerberos) authentication.
Also includes a packet parser that can be used to decode raw
NTLM/SPNEGO/Kerberos tokens into a human readable format.