How to Install and Uninstall node-json-schema Package on Kali Linux

Last updated: May 17,2024

1. Install "node-json-schema" package

This tutorial shows how to install node-json-schema on Kali Linux

$ sudo apt update $ sudo apt install node-json-schema

2. Uninstall "node-json-schema" package

This is a short guide on how to uninstall node-json-schema on Kali Linux:

$ sudo apt remove node-json-schema $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-json-schema package on Kali Linux

Package: node-json-schema
Version: 0.4.0+~7.0.11-1
Installed-Size: 66
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-json-schema (= 7.0.11~0.4.0+~7.0.11-1)
Size: 13080
SHA256: 4314792716c804ac32f5a373df15665b4ad0b4e2173cbbcac2f4354b68d1241c
SHA1: 804c48ef1b128a4197961eab5ef6af2735247a52
MD5sum: 435cfbba8c6fb503edb99d7ab30f678d
Description: JSON Schema validation and specifications
This is a "finished" JavaScript implementation of JSON Schema -
a simple, efficient, lightweight implementation
of the original core elements of JSON Schema.
It does not house the latest specifications
nor does it implement the latest versions of JSON Schema,
but seeks to maintain the stability (in behavior and size)
of this original implementation
for the sake of the numerous packages that rely on it.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/kriszyp/json-schema
Section: javascript
Priority: optional
Filename: pool/main/n/node-json-schema/node-json-schema_0.4.0+~7.0.11-1_all.deb