How to Install and Uninstall python3-django-auth-ldap Package on openSUSE Leap

Last updated: May 18,2024

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

Please follow the step by step instructions below to install python3-django-auth-ldap on openSUSE Leap

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

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

Here is a brief guide to show you how to uninstall python3-django-auth-ldap on openSUSE Leap:

$ sudo zypper remove python3-django-auth-ldap

3. Information about the python3-django-auth-ldap package on openSUSE Leap

Information for package python3-django-auth-ldap:
-------------------------------------------------
Repository : Main Repository
Name : python3-django-auth-ldap
Version : 4.0.0-bp155.2.54
Arch : noarch
Vendor : openSUSE
Installed Size : 131.5 KiB
Installed : No
Status : not installed
Source package : python-django-auth-ldap-4.0.0-bp155.2.54.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.