How to Install and Uninstall python-trie-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: October 06,2024

1. Install "python-trie-doc" package

Please follow the guidance below to install python-trie-doc on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python-trie-doc

2. Uninstall "python-trie-doc" package

Please follow the guidelines below to uninstall python-trie-doc on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python-trie-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-trie-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-trie-doc
Architecture: all
Version: 0.2+ds-2
Priority: optional
Section: universe/doc
Source: python-trie
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 124
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/p/python-trie/python-trie-doc_0.2+ds-2_all.deb
Size: 22308
MD5sum: 942ba30d2df28540e9b9930c418e0484
SHA1: d8153c23ebec44a5718a86911ac6233f638e0608
SHA256: 948fbb359d7f0b95a08a0ce3666527e3c3b5e6922ebcea5296ac9d2d90002f30
SHA512: 0b4c2f149ec51c51a83f04120b7159e00aeff723aadd8bca13d7e8eb8a7a604e4da4f50e5267b138f2f8e190e15b6d7fb7a426a0ce4019ae122538234207a642
Homepage: http://pythonhosted.org/PyTrie/
Description-en: Pure Python implementation of the trie data structure (doc)
A trie is an ordered tree data structure that is used to store a mapping where
the keys are sequences, usually strings over an alphabet.
In addition to implementing the mapping interface, tries allow finding the
items for a given prefix, and vice versa, finding the items whose keys are
prefixes of a given key.
.
This package contains the HTML documentation.
Description-md5: 1f4bd666dc3b01f5ac41ef7b8fa1ffd7