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

Last updated: May 20,2024

1. Install "python3-ldb" package

In this section, we are going to explain the necessary steps to install python3-ldb on Kali Linux

$ sudo apt update $ sudo apt install python3-ldb

2. Uninstall "python3-ldb" package

Learn how to uninstall python3-ldb on Kali Linux:

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

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

Package: python3-ldb
Source: samba (2:4.19.5+dfsg-1)
Version: 2:2.8.0+samba4.19.5+dfsg-1
Installed-Size: 193
Maintainer: Debian Samba Maintainers
Architecture: amd64
Depends: libldb2 (= 2:2.8.0+samba4.19.5+dfsg-1), python3 (<< 3.12), python3 (>= 3.11~), python3:any, libc6 (>= 2.25), libpython3.11 (>= 3.11.5), libtalloc2 (>= 2.4.1~)
Size: 65496
SHA256: 699df48721a36c590e4854928a8da8f6346a8ed6303e7c8f9b931771696340f6
SHA1: 44a0214e3793685db7c3e253195dd2feae19ab58
MD5sum: f107cc1b47683f84f913f261a04e6e6f
Description: Python 3 bindings for LDB
ldb is a LDAP-like embedded database built on top of TDB.
.
This package contains the Python 3 bindings.
Description-md5:
Homepage: https://www.samba.org
Section: python
Priority: optional
Filename: pool/main/s/samba/python3-ldb_2.8.0+samba4.19.5+dfsg-1_amd64.deb