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

Last updated: May 19,2024

1. Install "python36-ntlm-auth" package

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

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

2. Uninstall "python36-ntlm-auth" package

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

$ sudo zypper remove python36-ntlm-auth

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

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