How to Install and Uninstall python-trie-doc Package on Kali Linux
Last updated: November 07,2024
1. Install "python-trie-doc" package
Here is a brief guide to show you how to install python-trie-doc on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
python-trie-doc
Copied
2. Uninstall "python-trie-doc" package
This tutorial shows how to uninstall python-trie-doc on Kali Linux:
$
sudo apt remove
python-trie-doc
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the python-trie-doc package on Kali Linux
Package: python-trie-doc
Source: python-trie
Version: 0.4.0+ds-1
Installed-Size: 116
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 16908
SHA256: 5fede295df3657af3be68767d118e63559c3182a164511ee7727e9b776d4c569
SHA1: 45567cf5caef3e5b85db42bf8b3a99340714df07
MD5sum: f970e52e64a5b7647a5f2b055ed7aa7a
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/gsakkis/pytrie
Section: doc
Priority: optional
Filename: pool/main/p/python-trie/python-trie-doc_0.4.0+ds-1_all.deb
Source: python-trie
Version: 0.4.0+ds-1
Installed-Size: 116
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-sphinxdoc (>= 4.3)
Size: 16908
SHA256: 5fede295df3657af3be68767d118e63559c3182a164511ee7727e9b776d4c569
SHA1: 45567cf5caef3e5b85db42bf8b3a99340714df07
MD5sum: f970e52e64a5b7647a5f2b055ed7aa7a
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/gsakkis/pytrie
Section: doc
Priority: optional
Filename: pool/main/p/python-trie/python-trie-doc_0.4.0+ds-1_all.deb