How to Install and Uninstall node-ajv Package on Kali Linux

Last updated: July 05,2024

1. Install "node-ajv" package

This guide covers the steps necessary to install node-ajv on Kali Linux

$ sudo apt update $ sudo apt install node-ajv

2. Uninstall "node-ajv" package

This guide let you learn how to uninstall node-ajv on Kali Linux:

$ sudo apt remove node-ajv $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-ajv package on Kali Linux

Package: node-ajv
Version: 8.12.0~ds+~2.1.1-4
Installed-Size: 1368
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-ajv-formats (= 2.1.1)
Depends: node-fast-deep-equal, node-json-schema-traverse, node-json-stable-stringify, node-uri-js, nodejs:any
Recommends: node-re2 (>= 1.16~), node-require-from-string (>= 2.0.2+~1.2.1~)
Breaks: eslint (<< 6.4.0~dfsg+~6.1.9-8~), node-ajv-keywords (<< 5), node-har-schema (<< 2.0.0-2~), node-har-validator (<< 5.1.3~), node-schema-utils (<< 4)
Size: 181332
SHA256: 264f00e8273587e5b08e7b8db7bbfd4506349a474a78d69bec5905516d8cc2be
SHA1: a37703db9302fb47854422d44bbd35941646e8ae
MD5sum: ec6d82c0f8020e633cd994b37984e577
Description: another JSON Schema Validator
The fastest JSON Schema validator for node.js and browser with draft 6 support.
Ajv generates code using doT templates to turn JSON schemas into super-fast
validation functions that are efficient for v8 optimization.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/epoberezkin/ajv
Section: javascript
Priority: optional
Filename: pool/main/n/node-ajv/node-ajv_8.12.0~ds+~2.1.1-4_all.deb