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

Last updated: July 05,2024

1. Install "node-jsan" package

This guide let you learn how to install node-jsan on Kali Linux

$ sudo apt update $ sudo apt install node-jsan

2. Uninstall "node-jsan" package

This tutorial shows how to uninstall node-jsan on Kali Linux:

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

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

Package: node-jsan
Version: 3.1.14+~3.1.3-1
Installed-Size: 38
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-jsan (= 3.1.3)
Size: 8096
SHA256: ab067baf3d0880ad7fa8c1fc93bda5c8979c99ad197ed04ee3ac9a5fb2cbac86
SHA1: 90719ffd1b2fcadf83d98400db89aa73b9a61fa4
MD5sum: 607493af9a403536f21bd5bb05d78e73
Description: Node.js module which provides JavaScript "All The Things" Notation
node-jsan easily stringify and parse any object including objects with
circular references, self references, dates, regexes, `unefined`, errors, and
even functions, using the familar `parse` and `stringify` methods.
Description-md5:
Homepage: https://github.com/kolodny/jsan
Section: javascript
Priority: optional
Filename: pool/main/n/node-jsan/node-jsan_3.1.14+~3.1.3-1_all.deb

5. The same packages on other Linux Distributions