How to Install and Uninstall libjim-dev Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: November 07,2024

1. Install "libjim-dev" package

This is a short guide on how to install libjim-dev on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libjim-dev

2. Uninstall "libjim-dev" package

Here is a brief guide to show you how to uninstall libjim-dev on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libjim-dev package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libjim-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 564
Maintainer: Ubuntu Developers
Original-Maintainer: Didier Raboud
Architecture: amd64
Source: jimtcl
Version: 0.76-1
Depends: libjim0.76 (= 0.76-1)
Filename: pool/universe/j/jimtcl/libjim-dev_0.76-1_amd64.deb
Size: 131342
MD5sum: 24d6d319f4cc8ed0b75053ddc0f30dc6
SHA1: 593e6bbb9fba23ed2b6ef511a960116d903a7dea
SHA256: 9267d6e4da3d822a7b7323b240d7b063ae96537acfba91afb2cc6e5b999949b0
Description-en: 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: d84fba3458f02b138f74d569efb3c047
Homepage: http://jim.tcl.tk/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu