How to Install and Uninstall python-trie Package on Debian 10 (Buster)

Last updated: September 20,2024

1. Install "python-trie" package

This guide covers the steps necessary to install python-trie on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-trie

2. Uninstall "python-trie" package

Please follow the guidelines below to uninstall python-trie on Debian 10 (Buster):

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

3. Information about the python-trie package on Debian 10 (Buster)

Package: python-trie
Version: 0.2+ds-1
Installed-Size: 35
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-trie-doc
Description: Pure Python implementation of the trie data structure (Python 2)
Description-md5: 749611f148248917f3d0a37bba4dd10f
Homepage: http://pythonhosted.org/PyTrie/
Section: python
Priority: optional
Filename: pool/main/p/python-trie/python-trie_0.2+ds-1_all.deb
Size: 7034
MD5sum: fac4e63557de5433afaea51588b78f4b
SHA256: 3ddd409b0bb337bd4f589bf1ede2ae60330d543ea6328fb4aac6ac1b8c5a7df0

5. The same packages on other Linux Distributions