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

Last updated: May 18,2024

1. Install "python3-pyldap" package

Please follow the steps below to install python3-pyldap on Kali Linux

$ sudo apt update $ sudo apt install python3-pyldap

2. Uninstall "python3-pyldap" package

Please follow the guidelines below to uninstall python3-pyldap on Kali Linux:

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

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

Package: python3-pyldap
Source: python-ldap (3.4.4-1)
Version: 3.4.4-1+b1
Installed-Size: 33
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3-ldap
Size: 24996
SHA256: 543844b86ea574e88e3a574b5b782b95c7c94bf4d2d21f4eef77643a7f1b071c
SHA1: 08ca111f042983a4a1b6096929fc59fe1034e6cd
MD5sum: dd1fcaf1e2c939f59386de33f24f381f
Description: LDAP interface module for Python 3.x - transition package
This module provides a Python3 interface to the OpenLDAP client library
(LDAP is the Lightweight Directory Access Protocol).
.
This transition dummy package for Python 3.x can be safely removed, since the
ldap module has merged changes in the pyldap fork.
Description-md5:
Homepage: https://www.python-ldap.org
Section: python
Priority: optional
Filename: pool/main/p/python-ldap/python3-pyldap_3.4.4-1+b1_amd64.deb