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

Last updated: May 10,2024

1. Install "python39-ntlm-auth" package

This is a short guide on how to install python39-ntlm-auth on openSuSE Tumbleweed

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

2. Uninstall "python39-ntlm-auth" package

Please follow the instructions below to uninstall python39-ntlm-auth on openSuSE Tumbleweed:

$ sudo zypper remove python39-ntlm-auth

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

Information for package python39-ntlm-auth:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-ntlm-auth
Version : 1.5.0-1.6
Arch : noarch
Vendor : openSUSE
Installed Size : 242,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.