How to Install and Uninstall libjim-dev Package on Kali Linux

Last updated: May 17,2024

1. Install "libjim-dev" package

Please follow the step by step instructions below to install libjim-dev on Kali Linux

$ sudo apt update $ sudo apt install libjim-dev

2. Uninstall "libjim-dev" package

This is a short guide on how to uninstall libjim-dev on Kali Linux:

$ sudo apt remove libjim-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjim-dev package on Kali Linux

Package: libjim-dev
Source: jimtcl (0.82-4)
Version: 0.82-4+b1
Installed-Size: 681
Maintainer: Bo YU
Architecture: amd64
Depends: libjim0.82 (= 0.82-4+b1)
Size: 171060
SHA256: 44f8b85486fee7adba59530246c3adc88e00d07513834292682c1ea597fbd066
SHA1: 1368aec226b927f33e0af674d66df04f9b094954
MD5sum: 083e5406c4b40d1ac6f501b2a7dc0c49
Description: small-footprint implementation of Tcl - development files
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 libjim development files.
Description-md5:
Multi-Arch: same
Homepage: http://jim.tcl.tk/
Tag: devel::library, role::devel-lib
Section: libdevel
Priority: optional
Filename: pool/main/j/jimtcl/libjim-dev_0.82-4+b1_amd64.deb