How to Install libdb++-dev in Ubuntu 18.04



Install libdb++-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libdb++-dev

Description:

Berkeley Database Libraries for C++ [development]

This empty package depends on the recommended development package containing headers and static libraries for the Berkeley database library. This is only for programs which will use the C++ interface.

Version: 1:5.3.21~exp1ubuntu2

Section: libdevel