How to Install and Uninstall node-debug Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "node-debug" package

Please follow the guidance below to install node-debug on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-debug

2. Uninstall "node-debug" package

This guide let you learn how to uninstall node-debug on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-debug $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-debug package on Ubuntu 21.10 (Impish Indri)

Package: node-debug
Architecture: all
Version: 4.3.1+~cs4.1.5-1
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 47
Provides: node-types-debug (= 4.1.5)
Depends: node-ms, nodejs
Filename: pool/universe/n/node-debug/node-debug_4.3.1+~cs4.1.5-1_all.deb
Size: 16804
MD5sum: 84e9823b903a660014b8fbe4e0932f56
SHA1: 5357cb4b276135cb524215e6d0e0bfbdc5d160a4
SHA256: 0d79d0bc4d7ec1e1bfbfd25737b748c847c7c2e30c670b6e124285711b2a0b96
SHA512: 8061c063bd89bf9f7df4c29fd93ac1d31ee0277925422b02e21f539c5015a473fa7b068a789b66b7adca50dea104ee5a46989c30bada7562401296447369e7e9
Homepage: https://github.com/visionmedia/debug
Description-en: 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: 7c763db2d0c9161753e24f880cfff2f6