How to Install and Uninstall pysubnettree.x86_64 Package on Fedora 38

Last updated: January 18,2025

1. Install "pysubnettree.x86_64" package

Here is a brief guide to show you how to install pysubnettree.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install pysubnettree.x86_64

2. Uninstall "pysubnettree.x86_64" package

Please follow the guidelines below to uninstall pysubnettree.x86_64 on Fedora 38:

$ sudo dnf remove pysubnettree.x86_64 $ sudo dnf autoremove

3. Information about the pysubnettree.x86_64 package on Fedora 38

Last metadata expiration check: 5:37:19 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : pysubnettree
Version : 0.35
Release : 5.fc38
Architecture : x86_64
Size : 47 k
Source : pysubnettree-0.35-5.fc38.src.rpm
Repository : fedora
Summary : Python Module for CIDR Lookups
URL : https://github.com/zeek/pysubnettree
License : BSD
Description : The PySubnetTree package provides a Python data structure SubnetTree which
: maps subnets given in CIDR notation (incl. corresponding IPv6 versions) to
: Python objects. Lookups are performed by longest-prefix matching.