How to Install and Uninstall python3-logging-tree Package on Kali Linux

Last updated: May 14,2024

1. Install "python3-logging-tree" package

This tutorial shows how to install python3-logging-tree on Kali Linux

$ sudo apt update $ sudo apt install python3-logging-tree

2. Uninstall "python3-logging-tree" package

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

$ sudo apt remove python3-logging-tree $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-logging-tree package on Kali Linux

Package: python3-logging-tree
Source: logging-tree
Version: 1.9-1.1
Installed-Size: 47
Maintainer: Federico Ceratto
Architecture: all
Depends: python3:any
Size: 9888
SHA256: a742b6d68dbc5f9b310adc34655cd4353dd40a68512004349c438ca01a32e633
SHA1: 70d408c132979f076ba7c5b71fa139fcc1915b58
MD5sum: 61c4f047bae96170fe8c3677138c8b4a
Description: introspect and display the logging tree in Python3
A debugging tool for inspecting the hierarchy of loggers in Python3.
It is useful for troubleshooting applications where the logging levels seem
inconsistent across modules and libraries.
The loggers and their configuration is printed in a ascii tree.
Description-md5:
Homepage: https://github.com/brandon-rhodes/logging_tree
Section: python
Priority: optional
Filename: pool/main/l/logging-tree/python3-logging-tree_1.9-1.1_all.deb