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

Last updated: September 20,2024

1. Install "node-hash.js" package

This tutorial shows how to install node-hash.js on Kali Linux

$ sudo apt update $ sudo apt install node-hash.js

2. Uninstall "node-hash.js" package

This is a short guide on how to uninstall node-hash.js on Kali Linux:

$ sudo apt remove node-hash.js $ sudo apt autoclean && sudo apt autoremove

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

Package: node-hash.js
Version: 1.1.7-4
Installed-Size: 55
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-assert, node-inherits
Size: 11348
SHA256: ef73f47b1c7e4a6496b01eebb5089c2e407d01e626d0a46b7185c2e4e81cb60f
SHA1: af2395f56a8ad0be9c5dc9577a4a2c6d379ad911
MD5sum: c530f6303b537b3454b61ae3be5c26fb
Description: Hash functions that could be run by both browser and nodejs
This module implements a few classical hash function that could be run
in browser and in nodejs context.
.
Hash functions implemented includes ripemd160,sha1, sha224, sha256,
sha384, sha512.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/indutny/hash.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-hash.js/node-hash.js_1.1.7-4_all.deb