How to Install and Uninstall pysubnettree.x86_64 Package on Oracle Linux 8

Last updated: May 19,2024

1. Install "pysubnettree.x86_64" package

Please follow the steps below to install pysubnettree.x86_64 on Oracle Linux 8

$ 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 Oracle Linux 8:

$ sudo dnf remove pysubnettree.x86_64 $ sudo dnf autoremove

3. Information about the pysubnettree.x86_64 package on Oracle Linux 8

Last metadata expiration check: 0:41:39 ago on Mon Sep 12 02:51:38 2022.
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.