How to Install and Uninstall python310-py-radix Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "python310-py-radix" package
Please follow the step by step instructions below to install python310-py-radix on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python310-py-radix
Copied
2. Uninstall "python310-py-radix" package
In this section, we are going to explain the necessary steps to uninstall python310-py-radix on openSuSE Tumbleweed:
$
sudo zypper remove
python310-py-radix
Copied
3. Information about the python310-py-radix package on openSuSE Tumbleweed
Information for package python310-py-radix:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-py-radix
Version : 0.10.0-1.31
Arch : x86_64
Vendor : openSUSE
Installed Size : 83.4 KiB
Installed : No
Status : not installed
Source package : python-py-radix-0.10.0-1.31.src
Upstream URL : https://github.com/mjschultz/py-radix
Summary : Radix tree implementation
Description :
Implements the radix tree data structure for the storage and
retrieval of IPv4 and IPv6 network prefixes.
The radix tree is commonly used for routing table lookups. It efficiently
stores network prefixes of varying lengths and allows fast lookups of
containing networks.
This package includes the C-extension.
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-py-radix
Version : 0.10.0-1.31
Arch : x86_64
Vendor : openSUSE
Installed Size : 83.4 KiB
Installed : No
Status : not installed
Source package : python-py-radix-0.10.0-1.31.src
Upstream URL : https://github.com/mjschultz/py-radix
Summary : Radix tree implementation
Description :
Implements the radix tree data structure for the storage and
retrieval of IPv4 and IPv6 network prefixes.
The radix tree is commonly used for routing table lookups. It efficiently
stores network prefixes of varying lengths and allows fast lookups of
containing networks.
This package includes the C-extension.