How to Install and Uninstall libjs-json Package on Kali Linux

Last updated: May 18,2024

1. Install "libjs-json" package

Please follow the guidance below to install libjs-json on Kali Linux

$ sudo apt update $ sudo apt install libjs-json

2. Uninstall "libjs-json" package

In this section, we are going to explain the necessary steps to uninstall libjs-json on Kali Linux:

$ sudo apt remove libjs-json $ sudo apt autoclean && sudo apt autoremove

3. Information about the libjs-json package on Kali Linux

Package: libjs-json
Source: json-js
Version: 0~20221030+~1.0.8-1
Installed-Size: 68
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-canonicalize (= 1.0.8~)
Recommends: javascript-common
Size: 20048
SHA256: e8539a89d73dd43ead1ff1b0f7541e1e343d2de6edada9705e32162a15e9bf3c
SHA1: 7550c32305e56014fc7cd3612cd88c75bace85a3
MD5sum: 788292a8f628f90dc63dbbef16eb7d9a
Description: JSON encoders/decoders implemented in JavaScript
JSON is a light-weight, language independent,
data interchange format.
See http://www.JSON.org/
.
The files in this collection implement JSON encoders/decoders
in JavaScript.
.
JSON became a built-in feature of JavaScript
when the ECMAScript Programming Language Standard - Fifth Edition
was adopted by the ECMA General Assembly in December 2009.
Most of the files in this collection are for applications
that are expected to run in obsolete web browsers.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/douglascrockford/JSON-js
Section: javascript
Priority: optional
Filename: pool/main/j/json-js/libjs-json_0~20221030+~1.0.8-1_all.deb