How to Install and Uninstall tktreectrl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 19,2024

1. Install "tktreectrl" package

This tutorial shows how to install tktreectrl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install tktreectrl

2. Uninstall "tktreectrl" package

Please follow the guidance below to uninstall tktreectrl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the tktreectrl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: tktreectrl
Priority: extra
Section: universe/devel
Installed-Size: 837
Maintainer: Ubuntu Developers
Original-Maintainer: Tcl/Tk Debian Packagers
Architecture: amd64
Version: 2.2.8-1ubuntu1
Depends: tk | wish, libc6 (>= 2.14), libx11-6
Filename: pool/universe/t/tktreectrl/tktreectrl_2.2.8-1ubuntu1_amd64.deb
Size: 294062
MD5sum: 6d7afe208fef2e81850f194335deb2bb
SHA1: f4265d332536af2305039c06ee35da78aeef8938
SHA256: 924651dc9f4d73113049ec6a14ab1a09a816f848188508fdfdcfce71c695bd2f
Description-en: flexible listbox widget for Tcl/Tk
TkTreeCtrl is a multi-column hierarchical listbox widget for the
Tk GUI toolkit. It can display items that have a parent-child relationship
with other itemsin a one- or two-dimensional arrangement. Items do also have
a set of states, which are boolean properties.
.
Items may be spread about one or more columns. For each column of an item
there is a style associated, which determines how to display the item's
column taking into account the item's current state set. One column can be
defined to display the data in a hierarchical structure.
Description-md5: b2f3cfc6ba3ca9e7851e3c04d2545647
Homepage: http://tktreectrl.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu