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

Last updated: July 08,2024

1. Install "node-fast-json-patch" package

This guide let you learn how to install node-fast-json-patch on Kali Linux

$ sudo apt update $ sudo apt install node-fast-json-patch

2. Uninstall "node-fast-json-patch" package

Please follow the step by step instructions below to uninstall node-fast-json-patch on Kali Linux:

$ sudo apt remove node-fast-json-patch $ sudo apt autoclean && sudo apt autoremove

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

Package: node-fast-json-patch
Version: 3.1.1+ds-2
Installed-Size: 173
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: libjs-fast-json-patch
Size: 24924
SHA256: b034197320a85661829b87e02b86c1a0811805983ef3e95f956e85f8926d67c4
SHA1: 9f2db9e957c8f32e24b40eae61a3ee917f6d4402
MD5sum: d227afb086841b1893475b1f0fed8dd6
Description: Node.js implementation of JSON-Patch
node-fast-json-patch is a leaner and meaner implementation of JSON-Patch.
Small footprint. High performance. It can:
* apply patches (arrays) and single operations on JS object
* validate a sequence of patches
* observe for changes and generate patches when a change is detected
* compare two objects to obtain the difference
Description-md5:
Homepage: https://github.com/Starcounter-Jack/JSON-Patch
Section: javascript
Priority: optional
Filename: pool/main/n/node-fast-json-patch/node-fast-json-patch_3.1.1+ds-2_all.deb

5. The same packages on other Linux Distributions