How to Install and Uninstall python-trie Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: June 05,2024

1. Install "python-trie" package

Please follow the step by step instructions below to install python-trie on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-trie

2. Uninstall "python-trie" package

Here is a brief guide to show you how to uninstall python-trie on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-trie package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-trie
Architecture: all
Version: 0.2+ds-1
Priority: optional
Section: universe/python
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 35
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Suggests: python-trie-doc
Filename: pool/universe/p/python-trie/python-trie_0.2+ds-1_all.deb
Size: 7076
MD5sum: f74259db39986d810ca8082a2f3bf67a
SHA1: 9698fba21db6c357fecd6f0cdf851714d3ed24ca
SHA256: ae28fed2d698e275805e6237a3f2f28f0e93e32ca5e3c4ebc03026d0f247287f
Homepage: http://pythonhosted.org/PyTrie/
Description: Pure Python implementation of the trie data structure (Python 2)
Description-md5: 749611f148248917f3d0a37bba4dd10f
Supported: 3y

5. The same packages on other Linux Distributions