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

Last updated: May 18,2024

1. Install "node-pseudorandombytes" package

Please follow the guidelines below to install node-pseudorandombytes on Kali Linux

$ sudo apt update $ sudo apt install node-pseudorandombytes

2. Uninstall "node-pseudorandombytes" package

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

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

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

Package: node-pseudorandombytes
Version: 2.0.0-2
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-create-hash, node-create-hmac, node-randombytes
Size: 4688
SHA256: 545d3b3a55a75e895ba3134b8e8f45fc7e9ad8767aabcfab2204076092a82d55
SHA1: 5047a460c75377316cfb5e2b3e788375933c4e68
MD5sum: 9fa104c8b5fbbeb709e57fb5984d7709
Description: crypto.pseudoRandomBytes but for use with browserify
In node it just returns crypto.pseudoRandomBytes but in the browser it uses
randombytes module if available else it seeds a prng based on chacha20poly1305
.
To be clear there is no legitimate reason for you ever to want to use this.
The algorithms used in this module are **NOT** suitable for cryptographical
usage.
.
This package is provided **ONLY** to run tests of node-crypto-browserify.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/crypto-browserify/pseudorandombytes
Section: javascript
Priority: optional
Filename: pool/main/n/node-pseudorandombytes/node-pseudorandombytes_2.0.0-2_all.deb