How to Install and Uninstall python38-ntlm-auth.noarch Package on CentOS Stream 8

Last updated: October 06,2024

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

In this section, we are going to explain the necessary steps to install python38-ntlm-auth.noarch on CentOS Stream 8

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

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

This guide let you learn how to uninstall python38-ntlm-auth.noarch on CentOS Stream 8:

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

3. Information about the python38-ntlm-auth.noarch package on CentOS Stream 8

Last metadata expiration check: 3:35:29 ago on Sun Feb 25 03:03:59 2024.
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.