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

Last updated: June 29,2024

1. Install "python312-pyspnego" package

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

$ sudo zypper refresh $ sudo zypper install python312-pyspnego

2. Uninstall "python312-pyspnego" package

Please follow the steps below to uninstall python312-pyspnego on openSuSE Tumbleweed:

$ sudo zypper remove python312-pyspnego

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

Information for package python312-pyspnego:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-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.