How to Install and Uninstall python3-spnego.noarch Package on CentOS 8 / RHEL 8
Last updated: November 05,2024
1. Install "python3-spnego.noarch" package
Please follow the guidance below to install python3-spnego.noarch on CentOS 8 / RHEL 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-spnego.noarch
Copied
2. Uninstall "python3-spnego.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-spnego.noarch on CentOS 8 / RHEL 8:
$
sudo dnf remove
python3-spnego.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-spnego.noarch package on CentOS 8 / RHEL 8
Last metadata expiration check: 1 day, 8:06:40 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : python3-spnego
Version : 0.1.1
Release : 2.el8
Architecture : noarch
Size : 155 k
Source : python-spnego-0.1.1-2.el8.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-spnego
Version : 0.1.1
Release : 2.el8
Architecture : noarch
Size : 155 k
Source : python-spnego-0.1.1-2.el8.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.