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

Last updated: May 09,2024

1. Install "node-sha.js" package

Please follow the instructions below to install node-sha.js on Kali Linux

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

2. Uninstall "node-sha.js" package

Here is a brief guide to show you how to uninstall node-sha.js on Kali Linux:

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

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

Package: node-sha.js
Version: 2.4.11+~2.4.0-2
Installed-Size: 44
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-sha.js (= 2.4.0)
Depends: node-inherits, node-safe-buffer (>= 5.0.1), nodejs:any
Size: 10708
SHA256: d7353b33737ce68596efbab99e2be9845ab823c6e0917cf9654103d91814f4a0
SHA1: bdb4cec1fb47c34b2d460dad361731dd960a1f20
MD5sum: e283d87369bbbad9252fca6345837dfc
Description: Streamable SHA hashes in pure javascript
This module implements a fast and memory efficient (in place)
SHA familly hash function in pure javascript.
.
SHA function are cryptographic hashs function designed by
the United States National Security Agency and is a
U.S. Federal Information Processing Standard published
by the United States NIST. SHA-1 produces a 160-bit (20-byte)
hash value known as a message digest.
.
This module implements: sha, sha1, sha256, sha512.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/crypto-browserify/sha.js
Section: javascript
Priority: optional
Filename: pool/main/n/node-sha.js/node-sha.js_2.4.11+~2.4.0-2_all.deb