How to Install and Uninstall python-subnettree Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 03,2024

1. Install "python-subnettree" package

Learn how to install python-subnettree on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-subnettree

2. Uninstall "python-subnettree" package

This guide let you learn how to uninstall python-subnettree on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-subnettree $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-subnettree package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-subnettree
Priority: optional
Section: universe/python
Installed-Size: 89
Maintainer: Ubuntu Developers
Original-Maintainer: Scott Kitterman
Architecture: amd64
Source: pysubnettree
Version: 0.24-1build1
Depends: python (<< 2.8), python (>= 2.7~), python:any (>= 2.7.5-5~), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1)
Filename: pool/universe/p/pysubnettree/python-subnettree_0.24-1build1_amd64.deb
Size: 26522
MD5sum: 2fec49581a7ae5fcfb49d4a4b1d0d0fc
SHA1: 6758a4c7da88936044d2da35a812b522a33f2f96
SHA256: e682763ec870d13527a26aec7acb0dcac3ab9a63403e1cb6c5f3f2ceabdf3cae
Description-en: Python Module for CIDR Lookups
The PySubnetTree package provides a Python data structure SubnetTree which
maps subnets given in CIDR (Classless Inter-Domain Routing) notation to
Python objects. Lookups are performed by longest-prefix matching. It supports
IPv6 addresses.
Description-md5: a22cd8e0a9184a1cd2b94b582c16430b
Homepage: https://www.bro.org/sphinx/components/pysubnettree/README.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu