How to Install libntdb1-dbg in Ubuntu 18.04



Install libntdb1-dbg by entering the following commands in the terminal:

sudo apt update
sudo apt install libntdb1-dbg

Description:

New Trivial Database - debug symbols

This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . ntdb uses a file format that is incompatible with tdb, but the API is similar. It improves performance, adds support for databases larger than 4 Gb, and improves integration with talloc. . This package contains the debug symbols.

Homepage: http://tdb.samba.org/

Version: 1.0-9build1

Section: universe/debug