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

Last updated: November 27,2024

1. Install "python38-django-auth-ldap" package

Please follow the steps below to install python38-django-auth-ldap on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-django-auth-ldap

2. Uninstall "python38-django-auth-ldap" package

This is a short guide on how to uninstall python38-django-auth-ldap on openSuSE Tumbleweed:

$ sudo zypper remove python38-django-auth-ldap

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

Information for package python38-django-auth-ldap:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-django-auth-ldap
Version : 2.2.0-1.7
Arch : noarch
Vendor : openSUSE
Installed Size : 183,3 KiB
Installed : No
Status : not installed
Source package : python-django-auth-ldap-2.2.0-1.7.src
Summary : Django LDAP authentication backend
Description :
This is a Django authentication backend that authenticates against an LDAP service.
Configuration can be as simple as a single distinguished name template, but there
are many rich configuration options for working with users, groups, and permissions.