How to Install and Uninstall node-create-hash Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 17,2024

1. Install "node-create-hash" package

This guide covers the steps necessary to install node-create-hash on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-create-hash" package

Here is a brief guide to show you how to uninstall node-create-hash on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-create-hash package on Ubuntu 21.10 (Impish Indri)

Package: node-create-hash
Architecture: all
Version: 1.2.0-2
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 19
Depends: nodejs (>= 10), node-md5.js (>= 1.3.4), node-sha.js (>= 2.4.0), node-inherits (>= 2.0.1), node-ripemd160 (>= 2.0.1), node-cipher-base (>= 1.0.1)
Filename: pool/universe/n/node-create-hash/node-create-hash_1.2.0-2_all.deb
Size: 4932
MD5sum: 22299ae4d5fb320d7fbd87d2a9fa98ac
SHA1: 04722ce0275fd031dab024b1d88b33d5a16e1025
SHA256: 2e999a685eda82fb9fe1ebb8372708bdf318a9d38e8f229da9cfda31da386ee6
SHA512: f75b77c0c9b936f6068a7d8531c4827922c50e7ec284f5e7fc15731d64d531613d2ed7b39897cd5ceb9557fb69e6d1d20462caaf7facf6bd8a6f52c20a8ed945
Homepage: https://github.com/crypto-browserify/createHash
Description-en: 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: a4a36b0082cbe6cd2fc495ac055f03a1