How to Install and Uninstall node-crypto-browserify Package on Kali Linux

Last updated: May 11,2024

1. Install "node-crypto-browserify" package

Learn how to install node-crypto-browserify on Kali Linux

$ sudo apt update $ sudo apt install node-crypto-browserify

2. Uninstall "node-crypto-browserify" package

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

$ sudo apt remove node-crypto-browserify $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-crypto-browserify package on Kali Linux

Package: node-crypto-browserify
Version: 3.12.0-6
Installed-Size: 22
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-browserify-cipher, node-browserify-sign, node-create-ecdh, node-create-hash, node-create-hmac, node-inherits, node-pbkdf2, node-public-encrypt, node-randombytes, node-randomfill
Size: 6084
SHA256: df9c7865278bf57074e2bdf84f5d13c91da94e3c3a480bcff2c51f78f69b6ca3
SHA1: 3646948cc40fcaf83fc3314f122504878cb5ed12
MD5sum: 70ad040b6c23395c07a4f1213ddc7c9b
Description: implementation of crypto for the browser
This library is an implementation of node's crypto for the browser.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/crypto-browserify/crypto-browserify
Section: javascript
Priority: optional
Filename: pool/main/n/node-crypto-browserify/node-crypto-browserify_3.12.0-6_all.deb