How to Install libopendht-dev in Ubuntu 18.04



Install libopendht-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libopendht-dev

Description:

Development files for the libopendht library

OpenDHT is a C++11 distributed hash table implementation. Feature list: - Distributed shared key->value data-store - Clean and powerful distributed map API with storage of arbitrary binary values of up to 56 KB. - Optional public key cryptography layer providing data signature and encryption (using GnuTLS). - IPv4 and IPv6 support. . This package contains the static library and headers.

Homepage: https://github.com/savoirfairelinux/opendht

Version: 1.6.0-1

Section: universe/libdevel