How to Install and Uninstall python38-requests_ntlm.noarch Package on CentOS Stream 8
Last updated: February 02,2025
1. Install "python38-requests_ntlm.noarch" package
This tutorial shows how to install python38-requests_ntlm.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
python38-requests_ntlm.noarch
Copied
2. Uninstall "python38-requests_ntlm.noarch" package
This is a short guide on how to uninstall python38-requests_ntlm.noarch on CentOS Stream 8:
$
sudo dnf remove
python38-requests_ntlm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-requests_ntlm.noarch package on CentOS Stream 8
Last metadata expiration check: 6:26:02 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : python38-requests_ntlm
Version : 1.1.0
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python38-requests_ntlm-epel-1.1.0-2.el8.src.rpm
Repository : epel
Summary : NTLM module for python requests
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.
:
: Python 3 version.
Available Packages
Name : python38-requests_ntlm
Version : 1.1.0
Release : 2.el8
Architecture : noarch
Size : 17 k
Source : python38-requests_ntlm-epel-1.1.0-2.el8.src.rpm
Repository : epel
Summary : NTLM module for python requests
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.
:
: Python 3 version.