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

Last updated: May 18,2024

1. Install "python-ldap-dbg" package

Here is a brief guide to show you how to install python-ldap-dbg on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-ldap-dbg

2. Uninstall "python-ldap-dbg" package

Please follow the step by step instructions below to uninstall python-ldap-dbg on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python-ldap-dbg
Priority: extra
Section: universe/debug
Installed-Size: 469
Maintainer: Ubuntu Developers
Original-Maintainer: Matej Vela
Architecture: amd64
Source: python-ldap
Version: 2.4.22-0.1
Provides: python2.7-ldap-dbg
Depends: python-ldap (= 2.4.22-0.1), python-dbg (>= 2.7), python-dbg (<< 2.8), libc6 (>= 2.14), libldap-2.4-2 (>= 2.4.11)
Filename: pool/universe/p/python-ldap/python-ldap-dbg_2.4.22-0.1_amd64.deb
Size: 90306
MD5sum: 8e591a0b4f1d536cb3811772a795f2bd
SHA1: 4fc7e2cd5f4e3b7fd74ecc510c30df2314e7841e
SHA256: 5e441d526fe9541f0f90aef2cabd0b3d22083d65bf21269315eed92a9e58fdbe
Description-en: LDAP interface module for Python (debug extension)
This module provides a Python interface to the OpenLDAP client library
(LDAP is the Lightweight Directory Access Protocol).
.
This package contains the extension built for the Python debug interpreter.
Description-md5: 81f0f76d881af13f2b29b77c16469bc1
Homepage: http://www.python-ldap.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu