How to Install and Uninstall tklib Package on Kali Linux

Last updated: May 12,2024

1. Install "tklib" package

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

$ sudo apt update $ sudo apt install tklib

2. Uninstall "tklib" package

This is a short guide on how to uninstall tklib on Kali Linux:

$ sudo apt remove tklib $ sudo apt autoclean && sudo apt autoremove

3. Information about the tklib package on Kali Linux

Package: tklib
Version: 0.8~20230222-1
Installed-Size: 7158
Maintainer: Sergei Golovan
Architecture: all
Depends: tcl (>= 8.6.0-2), tk (>= 8.6.0-2)
Recommends: tcllib (>= 1.11)
Size: 1405832
SHA256: b93703b069ab205690ce3e30f9cfb3c71ca00e2a5e0ab458d9a669abf64e5438
SHA1: 030d9b8003021387bedb7fe93a5951e81ec440ef
MD5sum: 14038a3800ca02aa64cdfe2aaa557264
Description: standard Tk Library
Tklib, the standard Tk library, is a collection of common utility
functions and widgets all written in pure Tcl/Tk.
.
Modules included:
autoscroll: automatically maps scrollbars when they are needed;
canvas: provides a canvas with map background based on square tiles;
chatwidget: a composite widget for chat applications;
controlwidget: widgets for displaying and controlling numerical values;
crosshair: provides commands to (de)activate and track crosshairs;
on canvas widgets;
ctext: a text widget with syntax highlighting support;
cursor: provides a few cursor routines;
datefield: an entry widget for the purpose of date entry;
Diagrams: helps drawing diagrams, like flowcharts;
getstring: a dialog which prompts for a string input;
history: provides a history for mechanism for entry widgets;
ico: provides functions for reading and writing windows icons;
ipentry: a widget for the entering of an IP address;
khim: provides key bindings for entering international
characters on a keyboard that does not support them;
mentry: a multi-entry widget;
menubar: creates and manipulates menubars;
notifywindow: provides unobtrusive window for alerts/notifications;
ntext: provides alternative bindings for the Text widget;
persistentSelection: makes primary selection persistent;
Plotchart: provides simple plotting and charting commands;
scrollutil: scrollable widgets and mouse wheel support;
style: provides simple theming using Tk options;
swaplist: a dialog which allows one to move options between two lists;
tablelist: a multicolumn listbox widget;
tkpiechart: 2D or 3D pie chart object in a canvas;
tooltip: provides tooltips for Tk widgets;
wcb: widget callbacks;
widget: a set of megawidgets based on snit system;
widgetl: a widget for entry of ordered and unordered lists;
widgetPlus: adds features to entry, spinbox and combobox widgets;
widgetv: a widget validator.
Description-md5:
Multi-Arch: foreign
Homepage: http://core.tcl.tk/tklib/home
Section: interpreters
Priority: optional
Filename: pool/main/t/tklib/tklib_0.8~20230222-1_all.deb