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

Last updated: May 20,2024

1. Install "python38-pytricia" package

This tutorial shows how to install python38-pytricia on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python38-pytricia

2. Uninstall "python38-pytricia" package

Please follow the guidelines below to uninstall python38-pytricia on openSuSE Tumbleweed:

$ sudo zypper remove python38-pytricia

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

Information for package python38-pytricia:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python38-pytricia
Version : 1.0.2-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 49,7 KiB
Installed : No
Status : not installed
Source package : python-pytricia-1.0.2-3.4.src
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).