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

Last updated: May 13,2024

1. Install "node-constants-browserify" package

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

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

2. Uninstall "node-constants-browserify" package

In this section, we are going to explain the necessary steps to uninstall node-constants-browserify on Kali Linux:

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

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

Package: node-constants-browserify
Version: 1.0.0+dfsg-8
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs:any
Size: 4752
SHA256: 8491fd55aa3a72d2f851a7c6051ed55c600e98130d67cb79a9f5684e86993033
SHA1: cd255cff7823c86cf1cd5cfa51a5322650dbc633
MD5sum: 5fb8bedcbec237fd77d5dfdf56bb439b
Description: Node's `constants` module for the browser
This modules provides constants present in a Node.js environment to code
running in a browser.
.
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:
Homepage: https://github.com/juliangruber/constants-browserify
Section: javascript
Priority: optional
Filename: pool/main/n/node-constants-browserify/node-constants-browserify_1.0.0+dfsg-8_all.deb