How to Install and Uninstall tcl-sugar Package on Kali Linux

Last updated: May 15,2024

1. Install "tcl-sugar" package

Please follow the instructions below to install tcl-sugar on Kali Linux

$ sudo apt update $ sudo apt install tcl-sugar

2. Uninstall "tcl-sugar" package

Please follow the step by step instructions below to uninstall tcl-sugar on Kali Linux:

$ sudo apt remove tcl-sugar $ sudo apt autoclean && sudo apt autoremove

3. Information about the tcl-sugar package on Kali Linux

Package: tcl-sugar
Version: 0.1-1.1
Installed-Size: 66
Maintainer: Andrew Shadura
Architecture: all
Depends: tcl (>= 8.4)
Size: 30428
SHA256: 6914452483eee40cc3f46d112455518b847ab26a159f36c7395b308a80f6ba5d
SHA1: f34d9e7b4ee2c5227f2e0c0b4c520aa7c8a7d667
MD5sum: 4bb51a205ae1cc9ab49fb5e641e68a90
Description: Lisp-like macro system for Tcl
Sugar is a macro system for the Tcl programming language, with a design
very similar to Lisp macros. It provides a way to create Tcl procedures
using the [sugar::proc] command instead of the normal Tcl [proc] command,
and a way to define macros that are expanded inline when the procedure is
created.
Description-md5:
Homepage: http://wiki.tcl.tk/11155
Section: interpreters
Priority: optional
Filename: pool/main/t/tcl-sugar/tcl-sugar_0.1-1.1_all.deb