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

Last updated: November 25,2024

1. Install "node-sha" package

In this section, we are going to explain the necessary steps to install node-sha on Kali Linux

$ sudo apt update $ sudo apt install node-sha

2. Uninstall "node-sha" package

Please follow the step by step instructions below to uninstall node-sha on Kali Linux:

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

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

Package: node-sha
Version: 3.0.0-3
Installed-Size: 18
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-graceful-fs, nodejs
Size: 5012
SHA256: 397da9c0f85a73103482c97e92424e89dad92947707cb56520e602042ce07744
SHA1: 903a111f12f195dd552f9aaa36434f2ec9c9ec4b
MD5sum: 1c242c56de62cae64454c30932625022
Description: Check and get file or stream hashes - module for Node.js
node-sha exposes simple functions to check and get file or stream hashes.
The algorithm used defaults to sha1 and can be any of the algorithms
supported by Node.js builtin crypto module.
.
Node.js is an event-based server-side javascript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/ForbesLindesay/sha
Section: javascript
Priority: optional
Filename: pool/main/n/node-sha/node-sha_3.0.0-3_all.deb