How to Install and Uninstall python2-ntlm-auth Package on openSUSE Leap

Last updated: November 27,2024

1. Install "python2-ntlm-auth" package

Please follow the instructions below to install python2-ntlm-auth on openSUSE Leap

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

2. Uninstall "python2-ntlm-auth" package

Learn how to uninstall python2-ntlm-auth on openSUSE Leap:

$ sudo zypper remove python2-ntlm-auth

3. Information about the python2-ntlm-auth package on openSUSE Leap

Information for package python2-ntlm-auth:
------------------------------------------
Repository : Main Repository
Name : python2-ntlm-auth
Version : 1.4.0-bp153.1.21
Arch : noarch
Vendor : openSUSE
Installed Size : 212,5 KiB
Installed : No
Status : not installed
Source package : python-ntlm-auth-1.4.0-bp153.1.21.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.