How to Install and Uninstall python-django-auth-ldap Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 24,2024

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

This is a short guide on how to install python-django-auth-ldap on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Here is a brief guide to show you how to uninstall python-django-auth-ldap on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-django-auth-ldap package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-django-auth-ldap
Priority: optional
Section: universe/python
Installed-Size: 131
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Architecture: all
Source: django-auth-ldap
Version: 1.2.7+dfsg-1
Depends: python-django (>= 1.3), python-ldap, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-django-auth-ldap-doc
Filename: pool/universe/d/django-auth-ldap/python-django-auth-ldap_1.2.7+dfsg-1_all.deb
Size: 21694
MD5sum: d76844bc9eaf85e4774bf01de86b1e90
SHA1: f9003cfe7a3cae7f176c944707e92eed5fa47df8
SHA256: 3a9b5582948b5ea2dfa5926c766509baa38145629fc0dd98f73406d807bf4aae
Description-en: Django LDAP authentication backend
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.
Description-md5: 79bb8778d265f20c76af7fa21eecb780
Homepage: http://pypi.python.org/pypi/django-auth-ldap/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu