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

Last updated: May 12,2024

1. Install "node-browserify-cipher" package

This tutorial shows how to install node-browserify-cipher on Kali Linux

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

2. Uninstall "node-browserify-cipher" package

Here is a brief guide to show you how to uninstall node-browserify-cipher on Kali Linux:

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

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

Package: node-browserify-cipher
Version: 1.0.1-2
Installed-Size: 16
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-browserify-aes, node-browserify-des, node-evp-bytestokey
Size: 3804
SHA256: 3b2fd8574ede7827fb131aaaa1efcc3d32869f5526e6005c65b4d5280f9d4a65
SHA1: 80be8089829e53e2fa42a44074ea7a5ca62ca374
MD5sum: 948274ffb5db3fc73811b7ffb473f981
Description: ciphers for the browser
Provides createCipher, createDecipher, createCipheriv, createDecipheriv and
getCiphers for the browserify. Includes AES and DES ciphers.
.
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/browserify-cipher
Section: javascript
Priority: optional
Filename: pool/main/n/node-browserify-cipher/node-browserify-cipher_1.0.1-2_all.deb