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

Last updated: September 06,2024

1. Install "pysubnettree.x86_64" package

Learn how to install pysubnettree.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install pysubnettree.x86_64

2. Uninstall "pysubnettree.x86_64" package

Please follow the step by step instructions below to uninstall pysubnettree.x86_64 on Fedora 34:

$ sudo dnf remove pysubnettree.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:56:26 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : pysubnettree
Version : 0.34
Release : 2.fc34
Architecture : x86_64
Size : 124 k
Source : pysubnettree-0.34-2.fc34.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.