How to Install and Uninstall python3-datrie Package on openSUSE Leap

Last updated: May 20,2024

1. Install "python3-datrie" package

In this section, we are going to explain the necessary steps to install python3-datrie on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install python3-datrie

2. Uninstall "python3-datrie" package

Please follow the guidelines below to uninstall python3-datrie on openSUSE Leap:

$ sudo zypper remove python3-datrie

3. Information about the python3-datrie package on openSUSE Leap

Information for package python3-datrie:
---------------------------------------
Repository : Main Repository
Name : python3-datrie
Version : 0.7.1-4.3.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 390.5 KiB
Installed : No
Status : not installed
Source package : python-datrie-0.7.1-4.3.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.