How to Install and Uninstall node-sha Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "node-sha" package

Please follow the step by step instructions below to install node-sha on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-sha

2. Uninstall "node-sha" package

Please follow the guidance below to uninstall node-sha on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-sha package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-sha
Priority: extra
Section: universe/web
Installed-Size: 44
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.2.3-1
Depends: nodejs
Recommends: node-graceful-fs (>= 2)
Filename: pool/universe/n/node-sha/node-sha_1.2.3-1_all.deb
Size: 4272
MD5sum: 944ee2664a30f370c86618a98a95572e
SHA1: 7a9a0f576be30924ac92789d806fadff70b5c7b0
SHA256: 079b0ba4ecdf91f93cf7659dccb6ac130d13b711273133ef9724fc6060561da9
Description-en: 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: eea1d96314e6488a57ea2abfbc478199
Homepage: https://github.com/ForbesLindesay/sha
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu