How to Install and Uninstall python3.11-ntlm-auth.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)
Last updated: November 29,2024
1. Install "python3.11-ntlm-auth.noarch" package
Please follow the instructions below to install python3.11-ntlm-auth.noarch on Red Hat Enterprise Linux 9 (RHEL 9)
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-ntlm-auth.noarch
Copied
2. Uninstall "python3.11-ntlm-auth.noarch" package
Please follow the guidance below to uninstall python3.11-ntlm-auth.noarch on Red Hat Enterprise Linux 9 (RHEL 9):
$
sudo dnf remove
python3.11-ntlm-auth.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-ntlm-auth.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)
Last metadata expiration check: 0:32:40 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : python3.11-ntlm-auth
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 63 k
Source : python3.11-ntlm-auth-epel-1.5.0-1.el9.src.rpm
Repository : epel
Summary : Python 3 compatible NTLM library (requires md4, thus legacy OpenSSL settings)
URL : https://pypi.python.org/pypi/ntlm-auth
License : MIT
Description : This package allows Python clients running on any operating system to provide
: NTLM authentication to a supporting server.
:
: With OpenSSL 3 or above, the legacy OpenSSL provider needs to be set in
: order to support md4 in Python.
Available Packages
Name : python3.11-ntlm-auth
Version : 1.5.0
Release : 1.el9
Architecture : noarch
Size : 63 k
Source : python3.11-ntlm-auth-epel-1.5.0-1.el9.src.rpm
Repository : epel
Summary : Python 3 compatible NTLM library (requires md4, thus legacy OpenSSL settings)
URL : https://pypi.python.org/pypi/ntlm-auth
License : MIT
Description : This package allows Python clients running on any operating system to provide
: NTLM authentication to a supporting server.
:
: With OpenSSL 3 or above, the legacy OpenSSL provider needs to be set in
: order to support md4 in Python.