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

Last updated: February 04,2025

1. Install "pysubnettree.x86_64" package

This guide let you learn how to install pysubnettree.x86_64 on Fedora 35

$ 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 35:

$ sudo dnf remove pysubnettree.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 4:58:12 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : pysubnettree
Version : 0.34
Release : 4.fc35
Architecture : x86_64
Size : 46 k
Source : pysubnettree-0.34-4.fc35.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.