How to Install and Uninstall node-pure-rand Package on Kali Linux

Last updated: July 05,2024

1. Install "node-pure-rand" package

This is a short guide on how to install node-pure-rand on Kali Linux

$ sudo apt update $ sudo apt install node-pure-rand

2. Uninstall "node-pure-rand" package

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

$ sudo apt remove node-pure-rand $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-pure-rand package on Kali Linux

Package: node-pure-rand
Version: 6.0.4+ds1-1
Installed-Size: 113
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 16888
SHA256: c616bbce41b40a21bbdd4a72375f8f3c5a6e21d9c91d24274bebf9b3b8c96d52
SHA1: c24b6704ce1bbede5282d554376097dc6263146a
MD5sum: 55f2d36d473b4c4b39bf076c8529769b
Description: Fast pseudorandom number generator for Node.js
node-pure-rand is a fast pseudo random number generator with purity in mind.
Pure means that the instance "rng" will never be altered in-place. It can be
called again and again and will always return the same value, but it will
also return the next "rng".
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/dubzzz/pure-rand
Section: javascript
Priority: optional
Filename: pool/main/n/node-pure-rand/node-pure-rand_6.0.4+ds1-1_all.deb