How to Install and Uninstall node-debug Package on Kali Linux
Last updated: January 10,2025
1. Install "node-debug" package
This guide covers the steps necessary to install node-debug on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
node-debug
Copied
2. Uninstall "node-debug" package
This guide covers the steps necessary to uninstall node-debug on Kali Linux:
$
sudo apt remove
node-debug
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-debug package on Kali Linux
Package: node-debug
Version: 4.3.4+~cs4.1.7-1
Installed-Size: 49
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-debug (= 4.1.7)
Depends: node-ms
Size: 18144
SHA256: bd0709fb1f6fe1e3b2550d44ab9016af7e7b60dfcde841236a98e9473552e1b4
SHA1: 9131a3a486c6f228cfee4d53a7b7f3634ad490d7
MD5sum: 2143d01d9179d64e5730ad36298f84bb
Description: small debugging utility for Node.js
node-debug provides a small debugging utility for Node.js modules.
.
With this module you simply invoke the exported function to generate
your debug function, passing it a name which will determine if a
noop function is returned, or a decorated console.error, so all of the
console format string goodies you're used to work fine.
A unique color is selected per-function for visibility.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/visionmedia/debug
Section: javascript
Priority: optional
Filename: pool/main/n/node-debug/node-debug_4.3.4+~cs4.1.7-1_all.deb
Version: 4.3.4+~cs4.1.7-1
Installed-Size: 49
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-debug (= 4.1.7)
Depends: node-ms
Size: 18144
SHA256: bd0709fb1f6fe1e3b2550d44ab9016af7e7b60dfcde841236a98e9473552e1b4
SHA1: 9131a3a486c6f228cfee4d53a7b7f3634ad490d7
MD5sum: 2143d01d9179d64e5730ad36298f84bb
Description: small debugging utility for Node.js
node-debug provides a small debugging utility for Node.js modules.
.
With this module you simply invoke the exported function to generate
your debug function, passing it a name which will determine if a
noop function is returned, or a decorated console.error, so all of the
console format string goodies you're used to work fine.
A unique color is selected per-function for visibility.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/visionmedia/debug
Section: javascript
Priority: optional
Filename: pool/main/n/node-debug/node-debug_4.3.4+~cs4.1.7-1_all.deb