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

Last updated: May 16,2024

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

In this section, we are going to explain the necessary steps to install python39-django-auth-ldap on openSuSE Tumbleweed

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

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

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

$ sudo zypper remove python39-django-auth-ldap

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

Information for package python39-django-auth-ldap:
--------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-django-auth-ldap
Version : 4.0.0-1.11
Arch : noarch
Vendor : openSUSE
Installed Size : 131.6 KiB
Installed : No
Status : not installed
Source package : python-django-auth-ldap-4.0.0-1.11.src
Upstream URL : https://github.com/django-auth-ldap/django-auth-ldap
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.