How to Install and Uninstall node-hash-sum Package on Kali Linux

Last updated: October 04,2024

1. Install "node-hash-sum" package

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

$ sudo apt update $ sudo apt install node-hash-sum

2. Uninstall "node-hash-sum" package

Please follow the steps below to uninstall node-hash-sum on Kali Linux:

$ sudo apt remove node-hash-sum $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-hash-sum package on Kali Linux

Package: node-hash-sum
Version: 2.0.0+~1.0.0-1
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-hash-sum (= 1.0.0)
Size: 5144
SHA256: 6d5ac4eb8fc46d576b349bce25d62aa3c5224f5775e7030f94ec51a106cc2e78
SHA1: 6a91581b9686d03ff2d752b0fd1bdc6629fc1900
MD5sum: 4699d77749969414ff8c776fd1ed2152
Description: Blazing fast unique hash generator
This module has the following features:
- no dependencies
- minimal footprint
- works in all of node.js, io.js, and the browser
- hashes functions based on their source code
- produces different hashes for different object types
- support for circular references in objects
- ignores property assignment order
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/bevacqua/hash-sum
Section: javascript
Priority: optional
Filename: pool/main/n/node-hash-sum/node-hash-sum_2.0.0+~1.0.0-1_all.deb