How to Install and Uninstall node-random-bytes Package on Kali Linux

Last updated: October 05,2024

1. Install "node-random-bytes" package

Please follow the instructions below to install node-random-bytes on Kali Linux

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

2. Uninstall "node-random-bytes" package

In this section, we are going to explain the necessary steps to uninstall node-random-bytes on Kali Linux:

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

3. Information about the node-random-bytes package on Kali Linux

Package: node-random-bytes
Version: 1.0.0-2
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4728
SHA256: 7e706891a81786857142171baa08d893e3c9dcb16d10a5ad2a6dd6c9aac5a085
SHA1: 5893a2cd7788d2b86646f88eeba185ab8ba97b03
MD5sum: 822cf64ce4ade1db58adda3d7a6a4b7d
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/crypto-utils/random-bytes
Section: javascript
Priority: optional
Filename: pool/main/n/node-random-bytes/node-random-bytes_1.0.0-2_all.deb