How to Install and Uninstall tkcon Package on Kali Linux

Last updated: May 21,2024

1. Install "tkcon" package

This guide let you learn how to install tkcon on Kali Linux

$ sudo apt update $ sudo apt install tkcon

2. Uninstall "tkcon" package

This guide covers the steps necessary to uninstall tkcon on Kali Linux:

$ sudo apt remove tkcon $ sudo apt autoclean && sudo apt autoremove

3. Information about the tkcon package on Kali Linux

Package: tkcon
Version: 2:2.7.11-1
Installed-Size: 416
Maintainer: Sergei Golovan
Architecture: all
Depends: tk (>= 8.6.0-2)
Size: 157456
SHA256: cc48f3e6954eac03f102680da718e0104eabedb836285aca2216fdb590bc6110
SHA1: aefa02f52d66d067b20d2d1460c26235d6af9e55
MD5sum: 092e005d87a1adeb6aa58e3484dac79c
Description: Enhanced interactive console for developing in Tcl
TkCon is a Tcl shell and console, making it ideal for
experimenting with Tcl and Tk programs interactively.
.
Features:
Command history
Path (Unix style) / Proc / Variable name expansion
Multiple consoles, each with its own state (via multiple interpreters)
Captures stdout and stderr to console window (puts overridden)
Hot errors (click on error result to see stack trace)
Electric character matching (a la emacs)
Electric proc highlighting
Communication between consoles and other Tk interpreters
(including non-Tcl ones)
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/wjoye/tkcon
Tag: devel::ide, devel::lang:tcl, implemented-in::tcl, interface::graphical,
interface::shell, interface::x11, role::program, scope::application,
uitoolkit::tk, x11::application
Section: interpreters
Priority: optional
Filename: pool/main/t/tkcon/tkcon_2.7.11-1_all.deb