How to Install and Uninstall pysubnettree.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 10,2024

1. Install "pysubnettree.x86_64" package

Please follow the step by step instructions below to install pysubnettree.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install pysubnettree.x86_64

2. Uninstall "pysubnettree.x86_64" package

Please follow the instructions below to uninstall pysubnettree.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove pysubnettree.x86_64 $ sudo dnf autoremove

3. Information about the pysubnettree.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:31:19 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : pysubnettree
Version : 0.33
Release : 1.el8
Architecture : x86_64
Size : 44 k
Source : pysubnettree-0.33-1.el8.src.rpm
Repository : epel
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.