How to Install and Uninstall python3.11-requests_ntlm.noarch Package on Oracle Linux 9
Last updated: November 17,2024
1. Install "python3.11-requests_ntlm.noarch" package
Please follow the step by step instructions below to install python3.11-requests_ntlm.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
python3.11-requests_ntlm.noarch
Copied
2. Uninstall "python3.11-requests_ntlm.noarch" package
Learn how to uninstall python3.11-requests_ntlm.noarch on Oracle Linux 9:
$
sudo dnf remove
python3.11-requests_ntlm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3.11-requests_ntlm.noarch package on Oracle Linux 9
Last metadata expiration check: 0:54:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3.11-requests_ntlm
Version : 1.1.0
Release : 1.el9
Architecture : noarch
Size : 19 k
Source : python3.11-requests_ntlm-epel-1.1.0-1.el9.src.rpm
Repository : epel
Summary : NTLM module for python requests (requires md4, thus legacy OpenSSL settings)
URL : https://pypi.python.org/pypi/requests_ntlm
License : ISC
Description : This package allows Python clients running on any operating system to provide
: NTLM authentication to a supporting server.
:
: With OpenSSL 3 or above, this needs to set the legacy OpenSSL provider in
: order to support md4 in Python.
:
: Python 3 version.
Available Packages
Name : python3.11-requests_ntlm
Version : 1.1.0
Release : 1.el9
Architecture : noarch
Size : 19 k
Source : python3.11-requests_ntlm-epel-1.1.0-1.el9.src.rpm
Repository : epel
Summary : NTLM module for python requests (requires md4, thus legacy OpenSSL settings)
URL : https://pypi.python.org/pypi/requests_ntlm
License : ISC
Description : This package allows Python clients running on any operating system to provide
: NTLM authentication to a supporting server.
:
: With OpenSSL 3 or above, this needs to set the legacy OpenSSL provider in
: order to support md4 in Python.
:
: Python 3 version.