How to Install and Uninstall python38-requests_ntlm.noarch Package on Oracle Linux 8
Last updated: November 26,2024
1. Install "python38-requests_ntlm.noarch" package
This guide covers the steps necessary to install python38-requests_ntlm.noarch on Oracle Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python38-requests_ntlm.noarch
Copied
2. Uninstall "python38-requests_ntlm.noarch" package
Here is a brief guide to show you how to uninstall python38-requests_ntlm.noarch on Oracle Linux 8:
$
sudo dnf remove
python38-requests_ntlm.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python38-requests_ntlm.noarch package on Oracle Linux 8
Last metadata expiration check: 0:23:44 ago on Mon Sep 12 02:51:38 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.
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.