How to Install and Uninstall darts Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "darts" package

Please follow the steps below to install darts on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install darts

2. Uninstall "darts" package

Please follow the steps below to uninstall darts on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove darts $ sudo apt autoclean && sudo apt autoremove

3. Information about the darts package on Ubuntu 21.10 (Impish Indri)

Package: darts
Architecture: amd64
Version: 0.32-20
Priority: extra
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Natural Language Processing (Japanese)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 109
Depends: libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5.2)
Filename: pool/universe/d/darts/darts_0.32-20_amd64.deb
Size: 25420
MD5sum: 51e483ef61fb90a4341f5b28806cb156
SHA1: e21f4ce2e648a678335bc58ee25873b467d1f659
SHA256: 3aeacc2b964309736e936e15ab9cc0381724f5e0ac6dd52a0bc9c4d94c64866c
SHA512: 563cb633a1144bb827ce389d91719e30bc3c7d641e4971ce535ce32246372252134463871b1f4170fa74682c8a6f7923350749739347625e26115ad26c318400
Homepage: http://chasen.org/~taku/software/darts/
Description-en: C++ Template Library for implementation of Double-Array
Darts is simple C++ Template Library for implementation of Double-Array
Structure.
.
A double-array structure is a kind of Trie structure, digital search tree,
an efficient data structure combining fast access of a matrix form with the
compactness of a list form. It is faster than other implementations like Hash
tree, Patricia tree, Suffix Array and so.
.
For more detail about double-array structure, see "Aoe, J. An Efficient
Digital Search Algorithm by Using a Double-Array Structure. IEEE Transactions
on Software Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077."
.
This software provides indexing operations for Common Prefix Search.
Darts is used for MeCab and ChaSen, Japanese Morphological Analysis System.
Description-md5: 9433321c91dd175d4c57024b883cc68e