How to Install and Uninstall python39-datrie Package on openSuSE Tumbleweed

Last updated: July 08,2024

1. Install "python39-datrie" package

Please follow the guidelines below to install python39-datrie on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python39-datrie

2. Uninstall "python39-datrie" package

This tutorial shows how to uninstall python39-datrie on openSuSE Tumbleweed:

$ sudo zypper remove python39-datrie

3. Information about the python39-datrie package on openSuSE Tumbleweed

Information for package python39-datrie:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python39-datrie
Version : 0.8.2-4.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 452.6 KiB
Installed : No
Status : not installed
Source package : python-datrie-0.8.2-4.1.src
Upstream URL : https://github.com/kmike/datrie
Summary : Trie data structure for Python
Description :
A trie data structure for Python (2.x and 3.x). Uses libdatrie.