How to Install and Uninstall python38-requests_ntlm.noarch Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "python38-requests_ntlm.noarch" package

Learn how to install python38-requests_ntlm.noarch on Rocky Linux 8

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

2. Uninstall "python38-requests_ntlm.noarch" package

This guide let you learn how to uninstall python38-requests_ntlm.noarch on Rocky Linux 8:

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

3. Information about the python38-requests_ntlm.noarch package on Rocky Linux 8

Last metadata expiration check: 0:47:15 ago on Mon Sep 12 10:27:18 2022.
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.