Install ldb-tools by entering the following commands in the terminal:
sudo apt update sudo apt install ldb-tools
Description:
LDAP-like embedded database - tools
ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains bundled test and utility binaries
Homepage: http://ldb.samba.org/
Version: 2:1.2.3-1
Section: universe/utils