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

Last updated: May 14,2024

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

Learn how to install python3-django-auth-ldap on Kali Linux

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

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

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

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

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

Package: python3-django-auth-ldap
Source: django-auth-ldap
Version: 4.6.0-1
Installed-Size: 91
Maintainer: Debian Python Team
Architecture: all
Depends: python3-django, python3-ldap, python3:any
Suggests: python-django-auth-ldap-doc
Size: 22228
SHA256: 884c73721c6c6e0bc3c3adcdf149e29c0a75b8d761871256a026299b623e4664
SHA1: e0ef84a593943a1c0b87a6288eeacecf04c0562f
MD5sum: ff9d77c23172b6860ebba210d8467eb3
Description: Django LDAP authentication backend (Python3 version)
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.
.
This package contains the Python 3 version of the library.
Description-md5:
Homepage: https://github.com/django-auth-ldap/django-auth-ldap
Section: python
Priority: optional
Filename: pool/main/d/django-auth-ldap/python3-django-auth-ldap_4.6.0-1_all.deb