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

Last updated: September 29,2024

1. Install "python39-pyspnego" package

Here is a brief guide to show you how to install python39-pyspnego on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-pyspnego

2. Uninstall "python39-pyspnego" package

Please follow the guidelines below to uninstall python39-pyspnego on openSuSE Tumbleweed:

$ sudo zypper remove python39-pyspnego

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

Information for package python39-pyspnego:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-pyspnego
Version : 0.9.2-1.2
Arch : noarch
Vendor : openSUSE
Installed Size : 903.8 KiB
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.