How to Install and Uninstall node-bcrypt-pbkdf Package on Kali Linux

Last updated: May 18,2024

1. Install "node-bcrypt-pbkdf" package

Please follow the guidance below to install node-bcrypt-pbkdf on Kali Linux

$ sudo apt update $ sudo apt install node-bcrypt-pbkdf

2. Uninstall "node-bcrypt-pbkdf" package

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

$ sudo apt remove node-bcrypt-pbkdf $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-bcrypt-pbkdf package on Kali Linux

Package: node-bcrypt-pbkdf
Version: 1.0.2-3
Installed-Size: 40
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any, node-tweetnacl
Size: 11068
SHA256: 5fafeb085810dbd00c63bc810215e384007bfb387c0c396f9ebc9dbb46fab0bb
SHA1: 6822d56e31d239cf2c60bafe0ced7f27704c37f9
MD5sum: 41b91357b1fb6e7b67d51752858be4ff
Description: Port of the OpenBSD bcrypt_pbkdf function to pure JS
Port of the OpenBSD `bcrypt_pbkdf` function to pure Javascript. `npm`-ified
version of Devi Mandiri's port, with some minor performance improvements.
The code is copied verbatim (and un-styled) from Devi's work.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://www.npmjs.com/package/bcrypt-pbkdf
Section: javascript
Priority: optional
Filename: pool/main/n/node-bcrypt-pbkdf/node-bcrypt-pbkdf_1.0.2-3_all.deb