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

Last updated: May 19,2024

1. Install "python3-tktreectrl" package

This is a short guide on how to install python3-tktreectrl on Kali Linux

$ sudo apt update $ sudo apt install python3-tktreectrl

2. Uninstall "python3-tktreectrl" package

Learn how to uninstall python3-tktreectrl on Kali Linux:

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

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

Package: python3-tktreectrl
Source: python-tktreectrl
Version: 2.0.2-5
Installed-Size: 180
Maintainer: Debian Python Team
Architecture: all
Depends: python3:any, python3-tk
Suggests: python-tktreectrl-doc
Size: 38300
SHA256: 513e63fa8cfe1c3f3845437f0b4055017efb4cc0ce15f1fa7e1673c3c305bbea
SHA1: 8f7348cf6f819bdd3ea82c4f05f25c228fb5c28b
MD5sum: 8f85f96e720ebb0125a854aaa56ec7d6
Description: Tkinter-based wrapper for Tk TreeCtrl for Python 3
The TkTreectrl module provides a widget for Tkinter-based GUIs that
presents a tree as known for representations e.g. of a file system.
Technically, it wraps the treectrl Tk extension for use with
Python/Tkinter.
.
The package adds Treectrl, MultiListbox, ScrolledTreectrl,
ScrolledMultiListbox and ScrolledWidget into the current namespace of
a Python 3 instance.
Description-md5:
Homepage: https://tkintertreectrl.sourceforge.net/
Section: python
Priority: optional
Filename: pool/main/p/python-tktreectrl/python3-tktreectrl_2.0.2-5_all.deb