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

Last updated: July 02,2024

1. Install "python310-datrie" package

Here is a brief guide to show you how to install python310-datrie on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-datrie

2. Uninstall "python310-datrie" package

In this section, we are going to explain the necessary steps to uninstall python310-datrie on openSuSE Tumbleweed:

$ sudo zypper remove python310-datrie

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

Information for package python310-datrie:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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.