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

Last updated: October 05,2024

1. Install "node-shallowequal" package

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

$ sudo apt update $ sudo apt install node-shallowequal

2. Uninstall "node-shallowequal" package

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

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

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

Package: node-shallowequal
Source: node-react-hot-loader (4.13.1+~cs12.12.4-2)
Version: 4.13.1+really-1.1.0~4.13.1+~cs12.12.4-2
Installed-Size: 42
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-shallowequal (= 1.1.1)
Size: 18900
SHA256: d04c4e6356fec2ecb82eeed2fe292c5958e73b2b1ae71120eacaee695eb6c259
SHA1: 01dfb9f8f1f42affaa097b0774c4073b17da6d4e
MD5sum: 78ade07ded7167016ae0e6527759be23
Description: Node.js module to shallow compare
shallowequal is like lodash's isEqualWith() but for shallow (strict) equal.
It performs a shallow equality comparison between two values to determine
if they are equivalent.
.
The equality is performed by iterating through keys on the given "value",
and returning "false" whenever any key has values which are not strictly
equal between "value1" and "value2". Otherwise, return "true" whenever
the values of all keys are strictly equal.
Description-md5:
Homepage: https://github.com/dashed/shallowequal
Section: javascript
Priority: optional
Filename: pool/main/n/node-react-hot-loader/node-shallowequal_4.13.1+really-1.1.0~4.13.1+~cs12.12.4-2_all.deb