How to Install and Uninstall python310-pytricia Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python310-pytricia" package
This is a short guide on how to install python310-pytricia on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-pytricia
Copied
2. Uninstall "python310-pytricia" package
Learn how to uninstall python310-pytricia on openSuSE Tumbleweed:
$
sudo zypper remove
python310-pytricia
Copied
3. Information about the python310-pytricia package on openSuSE Tumbleweed
Information for package python310-pytricia:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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).
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-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).