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

Last updated: November 26,2024

1. Install "node-create-hash" package

Here is a brief guide to show you how to install node-create-hash on Kali Linux

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

2. Uninstall "node-create-hash" package

This guide let you learn how to uninstall node-create-hash on Kali Linux:

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

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

Package: node-create-hash
Version: 1.2.0-4
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-cipher-base, node-inherits, node-md5.js, node-ripemd160, node-sha.js
Size: 4552
SHA256: 045906fe99316c7741cb6a44c8a844fa1b665c28c341f5b8e1359f28786c4c3f
SHA1: a6bc43fd790c1742d1c66f5a97b2b7a2f1a724fe
MD5sum: 2825062376e403f44c230c184d2dbd44
Description: create hashes for browserify
This package allow one to create hash in browser context using
Node.js API.
.
A hash function is any function that can be used to map data
of arbitrary size to data of fixed size.
Hash functions are related to checksums, check digits,
fingerprints, lossy compression, randomization functions,
error-correcting codes, and ciphers.
Although these concepts overlap to some extent, each has
its own uses and requirements and is designed and optimized
differently.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/crypto-browserify/createHash
Section: javascript
Priority: optional
Filename: pool/main/n/node-create-hash/node-create-hash_1.2.0-4_all.deb