How to Install and Uninstall node-randombytes Package on Kali Linux

Last updated: May 18,2024

1. Install "node-randombytes" package

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

$ sudo apt update $ sudo apt install node-randombytes

2. Uninstall "node-randombytes" package

Please follow the instructions below to uninstall node-randombytes on Kali Linux:

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

3. Information about the node-randombytes package on Kali Linux

Package: node-randombytes
Version: 2.1.0+~2.0.0-2
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-randombytes (= 2.0.0)
Depends: node-safe-buffer (>= 5.1.0)
Size: 4852
SHA256: b34e94f7f909cf939e071769fa852b332a6cc466046b987458ab7be5c7b2c47c
SHA1: 43f6de84fd9c56b80d89ab62598d1bc6379d95dd
MD5sum: 223f1265ba9bd2a46c483ee71515a54c
Description: random bytes from browserify stand alone
randomBytes for the browser. Uses crypto/msCrypto.getRandomValues() in
the browser. In Node.js, it uses crypto.randomBytes().
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/crypto-browserify/randombytes
Section: javascript
Priority: optional
Filename: pool/main/n/node-randombytes/node-randombytes_2.1.0+~2.0.0-2_all.deb