How to Install and Uninstall python312-pytricia Package on openSuSE Tumbleweed

Last updated: June 15,2024

1. Install "python312-pytricia" package

Please follow the steps below to install python312-pytricia on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python312-pytricia

2. Uninstall "python312-pytricia" package

Please follow the step by step instructions below to uninstall python312-pytricia on openSuSE Tumbleweed:

$ sudo zypper remove python312-pytricia

3. Information about the python312-pytricia package on openSuSE Tumbleweed

Information for package python312-pytricia:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-pytricia
Version : 1.0.2-3.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 49.1 KiB
Installed : No
Status : not installed
Source package : python-pytricia-1.0.2-3.17.src
Upstream URL : https://github.com/jsommers/pytricia
Summary : A library for IP address lookup in Python
Description :
Pytricia is a python module to store IP prefixes in a patricia tree.
It's based on Dave Plonka's modified patricia tree code, and has three things
to recommend it over related modules (including py-radix and SubnetTree).