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

Last updated: May 11,2024

1. Install "node-browserify-sign" package

This guide let you learn how to install node-browserify-sign on Kali Linux

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

2. Uninstall "node-browserify-sign" package

Learn how to uninstall node-browserify-sign on Kali Linux:

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

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

Package: node-browserify-sign
Version: 4.2.2-1
Installed-Size: 40
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-bn.js, node-browserify-rsa, node-create-hash, node-create-hmac, node-elliptic, node-inherits, node-parse-asn1, node-readable-stream, node-safe-buffer
Size: 13308
SHA256: 1e06f64aee2bd3d25e9fe10d4f7ca1bc1e2ef01a4d7a94627680af673470f9d1
SHA1: 16bc743396ec06c426821629868526fb1c071999
MD5sum: 6d95970a99cf8344a1f39f9546a5b651
Description: adds node crypto signing for browsers
This library adds node crypto signing for browsers.
.
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-sign
Section: javascript
Priority: optional
Filename: pool/main/n/node-browserify-sign/node-browserify-sign_4.2.2-1_all.deb