How to Install and Uninstall libcuckoo-dev Package on Kali Linux

Last updated: May 18,2024

1. Install "libcuckoo-dev" package

Please follow the steps below to install libcuckoo-dev on Kali Linux

$ sudo apt update $ sudo apt install libcuckoo-dev

2. Uninstall "libcuckoo-dev" package

Here is a brief guide to show you how to uninstall libcuckoo-dev on Kali Linux:

$ sudo apt remove libcuckoo-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcuckoo-dev package on Kali Linux

Package: libcuckoo-dev
Source: libcuckoo
Version: 0.3.1-2
Installed-Size: 184
Maintainer: Debian QA Group
Architecture: all
Size: 37168
SHA256: 3f578b83421ca091ed1b6975626173821e8e125b5616438cec2b4305e74fc2c2
SHA1: 5b82605d6e84692b52f84f582dd1d81ac37a6f00
MD5sum: 758a217ff34c787002a1de598593d0e0
Description: high-performance, concurrent hash table (header-only) library
libcuckoo provides a high-performance, compact hash table that allows multiple
concurrent reader and writer threads.
.
It is a header-only library.
Description-md5:
Homepage: https://github.com/efficient/libcuckoo
Section: devel
Priority: optional
Filename: pool/main/libc/libcuckoo/libcuckoo-dev_0.3.1-2_all.deb