How to Install and Uninstall critcl Package on Kali Linux

Last updated: May 17,2024

1. Install "critcl" package

This is a short guide on how to install critcl on Kali Linux

$ sudo apt update $ sudo apt install critcl

2. Uninstall "critcl" package

Please follow the guidelines below to uninstall critcl on Kali Linux:

$ sudo apt remove critcl $ sudo apt autoclean && sudo apt autoremove

3. Information about the critcl package on Kali Linux

Package: critcl
Version: 3.1.18.1+dfsg-3
Installed-Size: 2005
Maintainer: Tcl/Tk Debian Packagers
Architecture: amd64
Depends: build-essential, gcc, tcl-dev | tcl8.6-dev | tcl8.5-dev | tcl8.7-dev, tcllib, tcl (>= 8.6.0-2)
Recommends: tcl-trf
Size: 459760
SHA256: 19bdc956f741a7dda29a18ab295d5537c28508b4c54aefe052a138e04a55f9dc
SHA1: d4d65f257ceb8a04893b2e4345519936db86ad61
MD5sum: 5afee5858c15486ba327800af2f08399
Description: compiled runtime in Tcl
Critcl takes a snippet of C, generates Tcl interface, sends it to the
compiler, and then dynamically links the code. Checksums are used to only
recompile when needed, so the build overhead really applies only once.
Description-md5:
Homepage: https://andreas-kupries.github.com/critcl/
Tag: devel::lang:tcl, devel::library, implemented-in::c, implemented-in::tcl,
role::devel-lib
Section: interpreters
Priority: optional
Filename: pool/main/c/critcl/critcl_3.1.18.1+dfsg-3_amd64.deb