How to Install and Uninstall python3-django-python3-ldap Package on Kali Linux

Last updated: May 20,2024

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

Please follow the guidelines below to install python3-django-python3-ldap on Kali Linux

$ sudo apt update $ sudo apt install python3-django-python3-ldap

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

Please follow the steps below to uninstall python3-django-python3-ldap on Kali Linux:

$ sudo apt remove python3-django-python3-ldap $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-django-python3-ldap package on Kali Linux

Package: python3-django-python3-ldap
Source: django-python3-ldap
Version: 0.12.0-1
Installed-Size: 58
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-ldap3, python3-pyasn1, python3:any
Size: 14820
SHA256: 8a91cdd5a69d31b3952e6840050df1ab0afbcac4dc80df32cbee06cd2b08fd52
SHA1: 680ed054ba3266a5d6c998af7b6c11b89d16ebf3
MD5sum: efd7287bfb47d8c422fa377735695c5d
Description: Django LDAP user authentication backend (Python3 version)
django-python3-ldap provides a Django LDAP user authentication backend for
Python. It uses the pure Python ldap3 library for all LDAP related operations.
This makes it easier to deploy instead of solutions that depend on the OpenLDAP
library.
.
It provides the following features:
* Authenticate users with an LDAP server.
* Sync LDAP users with a local Django database.
* Supports custom Django user models.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/etianen/django-python3-ldap
Section: python
Priority: optional
Filename: pool/main/d/django-python3-ldap/python3-django-python3-ldap_0.12.0-1_all.deb