How to Install and Uninstall critcl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "critcl" package

Please follow the step by step instructions below to install critcl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install critcl

2. Uninstall "critcl" package

Please follow the guidelines below to uninstall critcl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the critcl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: critcl
Priority: optional
Section: universe/interpreters
Installed-Size: 891
Maintainer: Ubuntu Developers
Original-Maintainer: Andrew Shadura
Architecture: all
Version: 3.1.9-1
Depends: tcl (>= 8.5.0-1), tcllib, gcc, build-essential, tcl-dev | tcl8.4-dev | tcl8.5-dev | tcl8.6-dev
Recommends: tcl-trf
Filename: pool/universe/c/critcl/critcl_3.1.9-1_all.deb
Size: 289724
MD5sum: 4c7d4b94817a8a5088818e5279217558
SHA1: 3645ff1bf647cae104f20f492189dc8fe756e838
SHA256: b878d952dc6f63795003763066d7ab39f895a16ad84cbf6792fc692e91cc8ead
Description-en: 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: af4cbf9c55010f37771c489b4330f8bd
Homepage: http://andreas-kupries.github.com/critcl/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu