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

Last updated: May 08,2024

1. Install "node-https-browserify" package

Please follow the guidelines below to install node-https-browserify on Kali Linux

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

2. Uninstall "node-https-browserify" package

This is a short guide on how to uninstall node-https-browserify on Kali Linux:

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

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

Package: node-https-browserify
Version: 1.0.0-2
Installed-Size: 14
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 3616
SHA256: e746b08924ca0b1498d63fcc95394abe4a37198b14c2c0cf02d6ed1c77e78210
SHA1: 29ed5f88efe14d2bd03b2821928e8169de810d69
MD5sum: 4be6f8173763d8ad3e9ef6543354fe85
Description: https module compatibility for browserify
The API is the same as the client portion of the node core https module.
.
This library is a dependency for browserify. Browserify 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. Browserify 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:
Multi-Arch: foreign
Homepage: https://github.com/substack/https-browserify
Section: javascript
Priority: optional
Filename: pool/main/n/node-https-browserify/node-https-browserify_1.0.0-2_all.deb