How to Install and Uninstall node-random-bytes Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 13,2024

1. Install "node-random-bytes" package

This tutorial shows how to install node-random-bytes on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-random-bytes

2. Uninstall "node-random-bytes" package

This guide covers the steps necessary to uninstall node-random-bytes on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-random-bytes $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-random-bytes package on Ubuntu 21.10 (Impish Indri)

Package: node-random-bytes
Architecture: all
Version: 1.0.0-1.1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 20
Depends: nodejs
Filename: pool/universe/n/node-random-bytes/node-random-bytes_1.0.0-1.1_all.deb
Size: 4308
MD5sum: 5376e750d163b65c2ddc76961c0212b9
SHA1: 93caea53a5429229557d3c077ea4979d909165bb
SHA256: b649f42b06228495ed3b8ec7d8fff6825934270d08360370d2643c4113573894
SHA512: fa7c6c129132bab51f7a7985ca80998a6ce057119d5dcd752ef7c76c3433ee967563caf445b90a1d43dd13cc0487448a5de3f91796a1282d5cff1240a541d3c2
Homepage: https://github.com/crypto-utils/random-bytes
Description-en: generate strong pseudo-random bytes
This module is a simple wrapper around the Node.js core crypto.randomBytes
API, with the following additions:
.
* A Promise interface for environments with promises.
* For Node.js versions that do not wait for the PRNG to be seeded,
this module will wait a bit.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: ba4c745b8c7120a1c7acc3b682849c35