How to Install and Uninstall tk-table Package on Kali Linux

Last updated: May 17,2024

1. Install "tk-table" package

Please follow the step by step instructions below to install tk-table on Kali Linux

$ sudo apt update $ sudo apt install tk-table

2. Uninstall "tk-table" package

This is a short guide on how to uninstall tk-table on Kali Linux:

$ sudo apt remove tk-table $ sudo apt autoclean && sudo apt autoremove

3. Information about the tk-table package on Kali Linux

Package: tk-table
Source: tk-table (2.10.8-1)
Version: 2.10.8-1+b1
Installed-Size: 312
Maintainer: Tcl/Tk Debian Packagers
Architecture: amd64
Depends: libc6 (>= 2.14), libx11-6, tk (>= 8.6.0-2)
Size: 116276
SHA256: 5c64198ddd879e98c67bcf3b59b1de608a19156f1da42d2894ba84fbc05539b8
SHA1: 600c1af7947d0647866148c2d9ca2c3895b3cd91
MD5sum: 3f368a0ba13137a69ee233692d35f790
Description: Table extension for Tcl/Tk
Provides support for tables and matrices in Tcl/Tk. The basic features of the
widget are:
* multi-line cells
* support for embedded windows (one per cell)
* row & column spanning
* variable width columns / height rows (interactively resizable)
* row and column titles
* multiple data sources ((Tcl array || Tcl command) &| internal caching)
* supports standard Tk reliefs, fonts, colors, etc.
* x/y scrollbar support
* 'tag' styles per row, column or cell to change visual appearance
* in-cell editing - returns value back to data source
* support for disabled (read-only) tables or cells (via tags)
* multiple selection modes, with "active" cell
* multiple drawing modes to get optimal performance for larger tables
* optional 'flashes' when things update
* cell validation support
* Works everywhere Tk does (including Windows and Mac!)
.
This package is sufficient to run and link against tkTable.
Description-md5:
Multi-Arch: same
Homepage: https://github.com/wjoye/tktable
Section: interpreters
Priority: optional
Filename: pool/main/t/tk-table/tk-table_2.10.8-1+b1_amd64.deb