How to Install and Uninstall libdatrie-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "libdatrie-dev" package

Here is a brief guide to show you how to install libdatrie-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libdatrie-dev

2. Uninstall "libdatrie-dev" package

Learn how to uninstall libdatrie-dev on Ubuntu 21.10 (Impish Indri):

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

3. Information about the libdatrie-dev package on Ubuntu 21.10 (Impish Indri)

Package: libdatrie-dev
Architecture: amd64
Version: 0.2.13-1ubuntu2
Multi-Arch: same
Priority: optional
Section: libdevel
Source: libdatrie
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Theppitak Karoonboonyanan
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 85
Depends: libdatrie1 (= 0.2.13-1ubuntu2), pkg-config
Suggests: libdatrie-doc (= 0.2.13-1ubuntu2)
Filename: pool/main/libd/libdatrie/libdatrie-dev_0.2.13-1ubuntu2_amd64.deb
Size: 18540
MD5sum: ee4055498ad93e8b9447afe9cd44b0b0
SHA1: fa529037042c650c513d4c01954f569ac937caa8
SHA256: 121bf90a8a1ff81a1c5ac8118b39f0c4a889be7e9d0a400ac4daf502d72e1ee4
SHA512: aefe68165accf813bfa3d414972fadf4d25fba749e733edd61b27a6e0631b6588de3773cbaeeea28339b7e07856dfa143d27031eeb168f3e76fd91fe1844ecb6
Homepage: https://linux.thai.net/projects/libthai
Description-en: Development files for double-array trie library
Trie is a kind of digital search tree, an efficient indexing method in which
search time is independent of database size. It only takes O(m) search time,
where m is the length of the search string. Comparably as efficient as
hashing, trie also provides flexibility on incremental matching and key
spelling manipulation. This makes it ideal for lexical analyzers, as well as
spelling dictionaries.
.
This library is an implementation of double-array structure for representing
trie, as proposed by Junichi Aoe. The details of the implementation can be
found at https://linux.thai.net/~thep/datrie/datrie.html
.
This package contains the development libraries, header files and manpages
you need to develop your programs using the datrie library.
Description-md5: 344197f181b161e09306b69a91281bac