How to Install and Uninstall python3-subnettree Package on Kali Linux

Last updated: April 27,2024

1. Install "python3-subnettree" package

Here is a brief guide to show you how to install python3-subnettree on Kali Linux

$ sudo apt update $ sudo apt install python3-subnettree

2. Uninstall "python3-subnettree" package

Here is a brief guide to show you how to uninstall python3-subnettree on Kali Linux:

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

3. Information about the python3-subnettree package on Kali Linux

Package: python3-subnettree
Source: pysubnettree (0.36-1)
Version: 0.36-1+b3
Installed-Size: 172
Maintainer: Debian Python Team
Architecture: amd64
Depends: python3 (<< 3.13), python3 (>= 3.11~), python3:any, libc6 (>= 2.14), libgcc-s1 (>= 3.0), libstdc++6 (>= 5)
Size: 38556
SHA256: a32d765bbad58c8b66dda944ca457eac5ac49f1537d1fa0f36f26dbd29f9622a
SHA1: 60cbab915c0819f928797bba837594980e7f6c0b
MD5sum: 04dba40b3d34e94e34c516cdfc40781f
Description: Python 3 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 3 objects. Lookups are performed by longest-prefix matching. It
supports IPv6 addresses.
Description-md5:
Homepage: https://github.com/zeek/pysubnettree
Section: python
Priority: optional
Filename: pool/main/p/pysubnettree/python3-subnettree_0.36-1+b3_amd64.deb