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

Last updated: June 02,2024

1. Install "node-json-stringify-safe" package

This guide covers the steps necessary to install node-json-stringify-safe on Kali Linux

$ sudo apt update $ sudo apt install node-json-stringify-safe

2. Uninstall "node-json-stringify-safe" package

Here is a brief guide to show you how to uninstall node-json-stringify-safe on Kali Linux:

$ sudo apt remove node-json-stringify-safe $ sudo apt autoclean && sudo apt autoremove

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

Package: node-json-stringify-safe
Version: 5.0.1+repack-6
Installed-Size: 104
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 20992
SHA256: d47592dafa344cafc0f5350dc75a6adcc1d1e7b4c389fd6c9686c9b7bf2541ae
SHA1: 6f1815ba3c99f79b1950aa36c11faf0a217aae36
MD5sum: 22a5f1b21ca70020c50a782ff61a32c4
Description: JSON.stringify with circular references module for Node.js
node-json-stringify-safe provides a serializer or a wrapper for
JSON.stringify to be able to customize how to deal with circular
references in the object being serialized, instead of throwing an
exception.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/isaacs/json-stringify-safe
Section: javascript
Priority: optional
Filename: pool/main/n/node-json-stringify-safe/node-json-stringify-safe_5.0.1+repack-6_all.deb