How to Install and Uninstall tcl-yajltcl Package on Kali Linux

Last updated: May 19,2024

1. Install "tcl-yajltcl" package

Please follow the steps below to install tcl-yajltcl on Kali Linux

$ sudo apt update $ sudo apt install tcl-yajltcl

2. Uninstall "tcl-yajltcl" package

This guide let you learn how to uninstall tcl-yajltcl on Kali Linux:

$ sudo apt remove tcl-yajltcl $ sudo apt autoclean && sudo apt autoremove

3. Information about the tcl-yajltcl package on Kali Linux

Package: tcl-yajltcl
Source: yajl-tcl
Version: 1.8.1-1
Installed-Size: 470
Maintainer: Massimo Manghi
Architecture: amd64
Depends: libc6 (>= 2.4), libyajl2 (>= 2.0.4)
Size: 434976
SHA256: e26bb784b82d49d156ff8422443f9f837385b45bf3d8d8acbc070ca0b7111d71
SHA1: 7712dfbdcc518e80ade58216cb93863e48591517
MD5sum: 339128ae1468fb256fece93dd6bf01ea
Description: Tcl binding to libyajl, a JSON parser and generator
yajl-tcl, a Tcl C extension written to bring the capabilities
of the Yet Another JSON Library (YAJL), a C library for parsing
and generating JSON, available to Tcl coders. JSON stands for
Javascript Object Notation, a popular data exchange format for
Javascript.
.
Although there is already a package in the tcllib library,
that can generate JSON, the big advantage in using yajl-tcl
is performance. Also, yajl-tcl can parse JSON as well as
generating it.
Description-md5:
Homepage: https://flightaware.github.io/yajl-tcl/
Section: devel
Priority: optional
Filename: pool/main/y/yajl-tcl/tcl-yajltcl_1.8.1-1_amd64.deb