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

Last updated: May 20,2024

1. Install "python3-treelib" package

Please follow the instructions below to install python3-treelib on Kali Linux

$ sudo apt update $ sudo apt install python3-treelib

2. Uninstall "python3-treelib" package

Learn how to uninstall python3-treelib on Kali Linux:

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

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

Package: python3-treelib
Source: treelib
Version: 1.7.0-1
Installed-Size: 87
Maintainer: Daniel Baumann
Architecture: all
Depends: python3-six, python3:any
Size: 18868
SHA256: 31670da532e4a16e5f3e36af0143748a0e4f2b7227ee1c3a63192d769f43c337
SHA1: f22f7c50c4b721ad966bc0711f9357a833570a41
MD5sum: d0c94816bc467486e448ca1cf013819b
Description: Python implementation of tree structure
treelib is a simple tree data structure implementation in Python.
Description-md5:
Homepage: https://github.com/caesar0301/treelib
Section: python
Priority: optional
Filename: pool/main/t/treelib/python3-treelib_1.7.0-1_all.deb