How to Install and Uninstall libopendht-c-dev Package on Kali Linux

Last updated: June 29,2024

1. Install "libopendht-c-dev" package

This is a short guide on how to install libopendht-c-dev on Kali Linux

$ sudo apt update $ sudo apt install libopendht-c-dev

2. Uninstall "libopendht-c-dev" package

This is a short guide on how to uninstall libopendht-c-dev on Kali Linux:

$ sudo apt remove libopendht-c-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libopendht-c-dev package on Kali Linux

Package: libopendht-c-dev
Source: opendht
Version: 3.0.1-1
Installed-Size: 30
Maintainer: Amin Bandali
Architecture: amd64
Depends: libopendht-c3 (= 3.0.1-1), libopendht-dev, libgnutls28-dev, libargon2-dev
Size: 8728
SHA256: 5e2d67bb3b1553598609882959b423f4438cb789f5f321c4e93cc529974b9ed9
SHA1: b0f8ca6e4923a5bd1add65364ebd1bf1d7f2c5a6
MD5sum: cda67cfaa647398476ec553c82d6661f
Description: Development files for the libopendht-c library
OpenDHT is a lightweight C++17 Distributed Hash Table implementation.
.
OpenDHT provides an easy to use distributed in-memory data store.
Every node in the network can read and write values to the store.
Values are distributed over the network, with redundancy.
.
Overview of features:
* Lightweight and scalable, designed for large networks and small
devices
* High resilience to network disruption
* Public key cryptography layer providing optional data signature
and encryption (using GnuTLS)
* IPv4 and IPv6 support
* Clean and powerful C++17 map API
* Bindings for C and Python 3
* REST API with optional HTTP client+server with push notification
support
.
This package contains the C bindings library header and other
development files.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/savoirfairelinux/opendht
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/o/opendht/libopendht-c-dev_3.0.1-1_amd64.deb