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

Last updated: May 12,2024

1. Install "node-browserify-lite" package

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

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

2. Uninstall "node-browserify-lite" package

This guide covers the steps necessary to uninstall node-browserify-lite on Kali Linux:

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

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

Package: node-browserify-lite
Version: 0.5.1+~cs7.1.5-5
Installed-Size: 82
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: bundt (= 0.5.1+~cs7.1.5-5), node-bundt (= 1.1.5), node-mk-dirs (= 3.0.0), node-rewrite-imports (= 3.0.0)
Depends: node-kleur, node-pend, nodejs:any
Size: 16408
SHA256: a1991824f46da0be26fda1655f326cd36b953bdb4558fe96ed2c3ac58b10ae95
SHA1: 003fe3ad5d15e83f868fe015d40f2181af6b06b9
MD5sum: 5fe6c9ba5a7ec7f1c74388fd87f63b9f
Description: bundle client-side JavaScript using Node.js-style module syntax
browserify-lite scans a JavaScript file for require() statements and then
resolves the dependency, recursively scanning dependencies for require()
statements, resulting in a JavaScript bundle that can be sent to the browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/andrewrk/browserify-lite
Section: javascript
Priority: optional
Filename: pool/main/n/node-browserify-lite/node-browserify-lite_0.5.1+~cs7.1.5-5_all.deb