How to Install and Uninstall node-deep-is Package on Kali Linux

Last updated: September 20,2024

1. Install "node-deep-is" package

Please follow the step by step instructions below to install node-deep-is on Kali Linux

$ sudo apt update $ sudo apt install node-deep-is

2. Uninstall "node-deep-is" package

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

$ sudo apt remove node-deep-is $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-deep-is package on Kali Linux

Package: node-deep-is
Version: 0.1.4-1
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5136
SHA256: 9fd072798350307f42c073f60fa37a5a247fd5c799a9fb3c2f05495163d8ae42
SHA1: ecf4a650eeb1a660feccf2e54c2f4881b253536e
MD5sum: 2460ef8eb03deac69fbab49b3ce83070
Description: node's assert.deepEqual algorithm except for NaN being equal to NaN
Node's `assert.deepEqual() algorithm` as a standalone module. Exactly like
deep-equal except for the fact that `deepEqual(NaN, NaN) === true`.
.
This module is around 5 times faster than wrapping `assert.deepEqual()` in a
`try/catch`.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/thlorenz/deep-is
Section: javascript
Priority: optional
Filename: pool/main/n/node-deep-is/node-deep-is_0.1.4-1_all.deb