How to Install and Uninstall libhat-trie0 Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 15,2024

1. Install "libhat-trie0" package

Here is a brief guide to show you how to install libhat-trie0 on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libhat-trie0

2. Uninstall "libhat-trie0" package

This guide let you learn how to uninstall libhat-trie0 on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libhat-trie0 package on Ubuntu 21.04 (Hirsute Hippo)

Package: libhat-trie0
Architecture: amd64
Version: 0.1.2-2
Multi-Arch: same
Priority: optional
Section: universe/libs
Source: libhat-trie
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: libc6 (>= 2.14)
Filename: pool/universe/libh/libhat-trie/libhat-trie0_0.1.2-2_amd64.deb
Size: 11684
MD5sum: 829fe1cef90f49d1299786103cc002ea
SHA1: 3b30c402902fbda09f224b335f66f1335b3dd40b
SHA256: ea288488c7bee7b0a39436a0bf3bc022774ff7863352905b142f6bcf03247f19
SHA512: c38b15f133ee197900ee1d2a50deff0eb640018a0f96b5c7c572d926fb886a48a7beb2989a259d65a8c664b02f98a6a38228fcda1f589bfd530ac8a42183cc93
Homepage: https://github.com/dcjones/hat-trie
Description-en: 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: a71e019cacfb27fd2c73d8a0d4ede086