How to Install and Uninstall python38-requests_ntlm.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: November 26,2024

1. Install "python38-requests_ntlm.noarch" package

This is a short guide on how to install python38-requests_ntlm.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install python38-requests_ntlm.noarch

2. Uninstall "python38-requests_ntlm.noarch" package

This is a short guide on how to uninstall python38-requests_ntlm.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove python38-requests_ntlm.noarch $ sudo dnf autoremove

3. Information about the python38-requests_ntlm.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 1:13:12 ago on Mon Feb 26 15:59:38 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.