How to Install and Uninstall node-domain-browser Package on Kali Linux

Last updated: May 09,2024

1. Install "node-domain-browser" package

Please follow the instructions below to install node-domain-browser on Kali Linux

$ sudo apt update $ sudo apt install node-domain-browser

2. Uninstall "node-domain-browser" package

Learn how to uninstall node-domain-browser on Kali Linux:

$ sudo apt remove node-domain-browser $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-domain-browser package on Kali Linux

Package: node-domain-browser
Version: 4.22.0-1
Installed-Size: 24
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 7980
SHA256: 468e61f8500eac8c65b7216f1ea2bd03446695b4c0bc7f5b4e025f3a116ad104
SHA1: e5fe2046570438dc3011c1f94de5650c17503fb4
MD5sum: 9f75984c9459f6b274cba1695832484a
Description: Node's domain module for the web browser
This is merely an evented try...catch with the same API as node, nothing more.
.
This library is a dependency for browserify and webpack. Browserify/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. Browserify/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:
Multi-Arch: foreign
Homepage: https://github.com/bevry/domain-browser
Section: javascript
Priority: optional
Filename: pool/main/n/node-domain-browser/node-domain-browser_4.22.0-1_all.deb