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

Last updated: May 21,2024

1. Install "python38-ntlm-auth.noarch" package

Here is a brief guide to show you how to install python38-ntlm-auth.noarch on Rocky Linux 8

$ sudo dnf update $ sudo dnf install python38-ntlm-auth.noarch

2. Uninstall "python38-ntlm-auth.noarch" package

Please follow the step by step instructions below to uninstall python38-ntlm-auth.noarch on Rocky Linux 8:

$ sudo dnf remove python38-ntlm-auth.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 0:27:31 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python38-ntlm-auth
Version : 1.5.0
Release : 2.el8
Architecture : noarch
Size : 53 k
Source : python38-ntlm-auth-epel-1.5.0-2.el8.src.rpm
Repository : epel
Summary : Python 3 compatible NTLM library
URL : https://pypi.python.org/pypi/ntlm-auth
License : LGPLv3+
Description : This package allows Python clients running on any operating system to provide
: NTLM authentication to a supporting server.