How to Install and Uninstall libhat-trie0 Package on Kali Linux

Last updated: February 24,2025

1. Install "libhat-trie0" package

Please follow the step by step instructions below to install libhat-trie0 on Kali Linux

$ sudo apt update $ sudo apt install libhat-trie0

2. Uninstall "libhat-trie0" package

Learn how to uninstall libhat-trie0 on Kali Linux:

$ sudo apt remove libhat-trie0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhat-trie0 package on Kali Linux

Package: libhat-trie0
Source: libhat-trie
Version: 0.1.2-3
Installed-Size: 50
Maintainer: Debian Med Packaging Team
Architecture: amd64
Depends: libc6 (>= 2.14)
Size: 11768
SHA256: a11d2b24b845edd6f03c22723c44797dff92901db1bde90b9a568e2703d71421
SHA1: 92fd468e7d04d4abfd0e400644cc4f0e13b8782b
MD5sum: cc62b4185b12f8156245581f7b0cccc3
Description: HAT-trie, an extremely efficient (space and time) modern variant of tries
This is an ANSI C99 implementation of the HAT-trie data structure of Askitis
and Sinha, an extremely efficient (space and time) modern variant of tries.
.
The version implemented here maps arrays of bytes to words (i.e., unsigned
longs), which can be used to store counts, pointers, etc, or not used at all
if you simply want to maintain a set of unique strings.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/dcjones/hat-trie
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/libh/libhat-trie/libhat-trie0_0.1.2-3_amd64.deb