How to Install and Uninstall jimsh Package on Kali Linux

Last updated: May 06,2024

1. Install "jimsh" package

Please follow the guidelines below to install jimsh on Kali Linux

$ sudo apt update $ sudo apt install jimsh

2. Uninstall "jimsh" package

This guide let you learn how to uninstall jimsh on Kali Linux:

$ sudo apt remove jimsh $ sudo apt autoclean && sudo apt autoremove

3. Information about the jimsh package on Kali Linux

Package: jimsh
Source: jimtcl (0.82-4)
Version: 0.82-4+b1
Installed-Size: 518
Maintainer: Bo YU
Architecture: amd64
Depends: libc6 (>= 2.34), libjim0.82 (>= 0.73)
Size: 164312
SHA256: ab7c21b18c5db68a231f566893b73f7e75cf9d4f608a56713ffc18022d76999d
SHA1: 9e311890a8d8cfd1ee11b975ee3ef6c6393a9d82
MD5sum: e8433eac5fc535998d90fbdeec1735e4
Description: small-footprint implementation of Tcl named Jim
Jim is an opensource small-footprint implementation of the Tcl programming
language. It implements a large subset of Tcl and adds new features like
references with garbage collection, closures, built-in Object Oriented
Programming system, Functional Programming commands, first-class arrays and
UTF-8 support. All this with a binary size of about 100-200kB (depending upon
selected options).
.
This package provides the Jim interactive shell.
Description-md5:
Multi-Arch: foreign
Homepage: http://jim.tcl.tk/
Section: devel
Priority: optional
Filename: pool/main/j/jimtcl/jimsh_0.82-4+b1_amd64.deb