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

Last updated: October 06,2024

1. Install "python310-pyspnego" package

Please follow the steps below to install python310-pyspnego on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-pyspnego

2. Uninstall "python310-pyspnego" package

Please follow the step by step instructions below to uninstall python310-pyspnego on openSuSE Tumbleweed:

$ sudo zypper remove python310-pyspnego

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

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