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

Last updated: April 26,2024

1. Install "python-ldap" package

Learn how to install python-ldap on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ldap

2. Uninstall "python-ldap" package

This guide let you learn how to uninstall python-ldap on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ldap
Priority: optional
Section: universe/python
Installed-Size: 312
Maintainer: Ubuntu Developers
Original-Maintainer: Matej Vela
Architecture: amd64
Version: 2.4.22-0.1
Replaces: python2.3-ldap (<< 2.2.0-1.1), python2.3-ldap-tls, python2.4-ldap (<< 2.2.0-1.1)
Provides: python2.7-ldap
Depends: python (>= 2.7), python (<< 2.8), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.11)
Suggests: python-ldap-doc, python-pyasn1
Conflicts: python2.3-ldap (<< 2.2.0-1.1), python2.3-ldap-tls, python2.4-ldap (<< 2.2.0-1.1)
Filename: pool/universe/p/python-ldap/python-ldap_2.4.22-0.1_amd64.deb
Size: 67816
MD5sum: 9dff5f45fb49c5dff5991f4845ea6e56
SHA1: d825baf0736c38b98332b9c4ecaaa33e6916fb97
SHA256: e241287e83bb1e888b12cc874c39118ef8adae22086a849be4c72b30c0a6e25c
Description-en: LDAP interface module for Python
This module provides a Python interface to the OpenLDAP client library
(LDAP is the Lightweight Directory Access Protocol).
Description-md5: 340c950d0ab5fb5e410e151b69a822f1
Homepage: http://www.python-ldap.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu