How to Install and Uninstall python3.11-spnego.noarch Package on CentOS Stream 9
Last updated: February 08,2025
1. Install "python3.11-spnego.noarch" package
Please follow the guidelines below to install python3.11-spnego.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-spnego.noarch
Copied
2. Uninstall "python3.11-spnego.noarch" package
Here is a brief guide to show you how to uninstall python3.11-spnego.noarch on CentOS Stream 9:
$
sudo dnf remove
python3.11-spnego.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-spnego.noarch package on CentOS Stream 9
Last metadata expiration check: 3:09:49 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : python3.11-spnego
Version : 0.9.0
Release : 1.el9
Architecture : noarch
Size : 267 k
Source : python3.11-spnego-epel-0.9.0-1.el9.src.rpm
Repository : epel
Summary : Windows Negotiate Authentication Client and Server
URL : https://github.com/jborean93/pyspnego
License : MIT
Description : Python SPNEGO 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.
Available Packages
Name : python3.11-spnego
Version : 0.9.0
Release : 1.el9
Architecture : noarch
Size : 267 k
Source : python3.11-spnego-epel-0.9.0-1.el9.src.rpm
Repository : epel
Summary : Windows Negotiate Authentication Client and Server
URL : https://github.com/jborean93/pyspnego
License : MIT
Description : Python SPNEGO 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.