How to Install and Uninstall python38-ntlm-auth Package on openSuSE Tumbleweed

Last updated: April 27,2024

1. Install "python38-ntlm-auth" package

Please follow the step by step instructions below to install python38-ntlm-auth on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-ntlm-auth

2. Uninstall "python38-ntlm-auth" package

Here is a brief guide to show you how to uninstall python38-ntlm-auth on openSuSE Tumbleweed:

$ sudo zypper remove python38-ntlm-auth

3. Information about the python38-ntlm-auth package on openSuSE Tumbleweed

Information for package python38-ntlm-auth:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-ntlm-auth
Version : 1.5.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 241,2 KiB
Installed : No
Status : not installed
Source package : python-ntlm-auth-1.5.0-1.6.src
Summary : NTLM low-level Python library
Description :
This library handles the low-level details of NTLM authentication for
use in authenticating with a service that uses NTLM. It will create
and parse the 3 different message types in the order required and
produce a base64 encoded value that can be attached to the HTTP
header.