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

Last updated: May 15,2024

1. Install "python36-pytricia" package

Please follow the guidelines below to install python36-pytricia on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python36-pytricia

2. Uninstall "python36-pytricia" package

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

$ sudo zypper remove python36-pytricia

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

Information for package python36-pytricia:
------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python36-pytricia
Version : 1.0.2-3.4
Arch : x86_64
Vendor : openSUSE
Installed Size : 49,8 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).