How to Install and Uninstall pysubnettree.x86_64 Package on AlmaLinux 8

Last updated: September 22,2024

1. Install "pysubnettree.x86_64" package

This guide covers the steps necessary to install pysubnettree.x86_64 on AlmaLinux 8

$ sudo dnf update $ sudo dnf install pysubnettree.x86_64

2. Uninstall "pysubnettree.x86_64" package

This guide let you learn how to uninstall pysubnettree.x86_64 on AlmaLinux 8:

$ sudo dnf remove pysubnettree.x86_64 $ sudo dnf autoremove

3. Information about the pysubnettree.x86_64 package on AlmaLinux 8

Last metadata expiration check: 1:43:23 ago on Mon Sep 5 03:22:42 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.