How to Install and Uninstall node-json-parse-better-errors Package on Kali Linux

Last updated: April 19,2024

1. Install "node-json-parse-better-errors" package

This guide covers the steps necessary to install node-json-parse-better-errors on Kali Linux

$ sudo apt update $ sudo apt install node-json-parse-better-errors

2. Uninstall "node-json-parse-better-errors" package

Please follow the steps below to uninstall node-json-parse-better-errors on Kali Linux:

$ sudo apt remove node-json-parse-better-errors $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-json-parse-better-errors package on Kali Linux

Package: node-json-parse-better-errors
Version: 1.0.2+~cs3.3.1-2
Installed-Size: 29
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-json-parse-even-better-errors (= 2.3.1), node-types-json-parse-better-errors (= 1.0.0)
Size: 7800
SHA256: 6bb50aa96dc0b0b6c86254358a89e4922e330494f4154dcb6d058f418cd24201
SHA1: 4fa8dcc3934ca0e74a462a0ff4a7c6a0c37e85e9
MD5sum: afcb4f79b885ae48e475304e16286203
Description: JSON.parse() with context information on error
This is a Node.js library for getting nicer errors out of JSON.parse(),
including context and position of parse errors.
.
It servers similar purpose as the JSON.parse method but returns more useful
errors when exceptions happen.
.
It's really fast, really good at concurrency, and it will never give you
corrupted data, even if cache files get corrupted or manipulated.
.
It was originally written to be used as npm's local cache, but
can just as easily be used on its own
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/zkat/json-parse-better-errors
Section: javascript
Priority: optional
Filename: pool/main/n/node-json-parse-better-errors/node-json-parse-better-errors_1.0.2+~cs3.3.1-2_all.deb