How to Install and Uninstall libdatrie-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: September 20,2024

1. Install "libdatrie-doc" package

Please follow the instructions below to install libdatrie-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libdatrie-doc

2. Uninstall "libdatrie-doc" package

Here is a brief guide to show you how to uninstall libdatrie-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdatrie-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdatrie-doc
Priority: optional
Section: doc
Installed-Size: 228
Maintainer: Ubuntu Developers
Original-Maintainer: Theppitak Karoonboonyanan
Architecture: all
Source: libdatrie
Version: 0.2.10-2
Depends: libjs-jquery
Suggests: iceweasel | www-browser
Filename: pool/main/libd/libdatrie/libdatrie-doc_0.2.10-2_all.deb
Size: 37922
MD5sum: 0e266bacd095c80236afba42a8f5b8a9
SHA1: d3d90721c8738d8b5361f33f80265e54ea32a761
SHA256: 075613177efbefcc2b442fb86b978270ce003f5de4c97c3f352b53c5c9a1874d
Description-en: Documentation files for double-array trie library
Trie is a kind of digital search tree, an efficient indexing method with
O(1) time complexity for searching. 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 http://linux.thai.net/~thep/datrie/datrie.html
.
This package contains some documents about the datrie library.
Description-md5: 5e24c523a65f1703fd0422ed0e625cf0
Multi-Arch: foreign
Homepage: http://linux.thai.net/projects/libthai
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 9m