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

Last updated: May 10,2024

1. Install "python3-ldap" package

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

$ sudo apt update $ sudo apt install python3-ldap

2. Uninstall "python3-ldap" package

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

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

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

Package: python3-ldap
Source: python-ldap (3.4.4-1)
Version: 3.4.4-1+b1
Installed-Size: 495
Maintainer: Debian Python Team
Architecture: amd64
Replaces: python3-pyldap
Provides: python3-pyldap
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3-pyasn1 (>= 0.3.7), python3-pyasn1-modules, python3:any, libc6 (>= 2.14), libldap-2.5-0 (>= 2.5.4)
Size: 119888
SHA256: bb39f969518ad9ffb53dc904b458411f2596176e26d8bb0f64f19b6f2dc950fb
SHA1: 0481497549cc3aaada0d71b86ed521c88946e2d3
MD5sum: c9331bf621fda6554922f14d7d7ceeab
Description: LDAP interface module for Python3
This module provides a Python3 interface to the OpenLDAP client library
(LDAP is the Lightweight Directory Access Protocol).
Description-md5:
Homepage: https://www.python-ldap.org
Section: python
Priority: optional
Filename: pool/main/p/python-ldap/python3-ldap_3.4.4-1+b1_amd64.deb