How to Install and Uninstall python3-spnego.noarch Package on Fedora 36

Last updated: October 06,2024

1. Install "python3-spnego.noarch" package

Please follow the guidance below to install python3-spnego.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-spnego.noarch

2. Uninstall "python3-spnego.noarch" package

Please follow the guidelines below to uninstall python3-spnego.noarch on Fedora 36:

$ sudo dnf remove python3-spnego.noarch $ sudo dnf autoremove

3. Information about the python3-spnego.noarch package on Fedora 36

Last metadata expiration check: 5:10:57 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : python3-spnego
Version : 0.3.1
Release : 1.fc36
Architecture : noarch
Size : 174 k
Source : python-spnego-0.3.1-1.fc36.src.rpm
Repository : fedora
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.