How to Install and Uninstall python3-datrie Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "python3-datrie" package

This guide covers the steps necessary to install python3-datrie on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-datrie

2. Uninstall "python3-datrie" package

In this section, we are going to explain the necessary steps to uninstall python3-datrie on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-datrie $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-datrie package on Ubuntu 21.10 (Impish Indri)

Package: python3-datrie
Architecture: amd64
Version: 0.8.2-1build1
Multi-Arch: same
Priority: optional
Section: universe/python
Source: python-datrie
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 314
Depends: python3 (<< 3.10), python3 (>= 3.9~), libc6 (>= 2.14), libdatrie1 (>= 0.2.11)
Filename: pool/universe/p/python-datrie/python3-datrie_0.8.2-1build1_amd64.deb
Size: 97176
MD5sum: 30a4cdbba457cc1ef548cfdc2b1d0401
SHA1: 0e0f7d20f7d64273d3068df3bdddd2e03d0f045b
SHA256: 0ef165f1d6bca86e0d55e31619195b53aaa258df4a3be7b9143efb98891efca5
SHA512: 96d9e5814bb2f340d5bf54493907b172944a7ea4f740078e1969add005e5075d128981c7032376195a2626055e3fa053304e15c1bb65f559906d994816c7a55d
Homepage: https://github.com/pytries/datrie
Description-en: Super-fast, efficiently stored Trie for Python 3
trie variable is a dict-like object that can have unicode keys of certain
ranges and Python objects as values.
.
In addition to implementing the mapping interface, tries facilitate finding
the items for a given prefix, and vice versa, finding the items whose keys are
prefixes of a given string. As a common special case, finding the
longest-prefix item is also supported.
.
This package installs the library for Python 3.
Description-md5: e633bd737133d7dce3420f1c9dad8f4e