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

Last updated: September 20,2024

1. Install "node-cycle" package

Please follow the instructions below to install node-cycle on Kali Linux

$ sudo apt update $ sudo apt install node-cycle

2. Uninstall "node-cycle" package

Please follow the instructions below to uninstall node-cycle on Kali Linux:

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

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

Package: node-cycle
Version: 1.0.3-4
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5004
SHA256: a9459e1da5df76ff99bb18ee92ff1c229bdd007c886b915ac805bc564bcb717b
SHA1: 48d8aeaba7f62fed66268773422fb550e0c2fad5
MD5sum: 85ae38f0ae303a0a7d7f576ed5462803
Description: JSON encoder/decoder for cyclical structures in Node.js
This fork of the JSON-js module contains two functions, JSON.decycle
and JSON.retrocycle, which make it possible to encode cyclical
structures and dags in JSON, and to then recover them. JSONPath is
used to represent the links.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/douglascrockford/JSON-js
Section: javascript
Priority: optional
Filename: pool/main/n/node-cycle/node-cycle_1.0.3-4_all.deb