How to Install and Uninstall libjs-debug Package on Kali Linux

Last updated: May 18,2024

1. Install "libjs-debug" package

This guide let you learn how to install libjs-debug on Kali Linux

$ sudo apt update $ sudo apt install libjs-debug

2. Uninstall "libjs-debug" package

Please follow the steps below to uninstall libjs-debug on Kali Linux:

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

3. Information about the libjs-debug package on Kali Linux

Package: libjs-debug
Source: node-debug
Version: 4.3.4+~cs4.1.7-1
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 6892
SHA256: 42300b81ec090098a1930362b093beb7ae37b7356ed98cc3e3a4c3118d158596
SHA1: 6d0184b0dd310c8dc03be7687c9a5f06f8dbd580
MD5sum: 9f08bad18f56ba9c5c92df7cf99d3c11
Description: small debugging utility
libjs-debug provides a small debugging utility for the browser.
.
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.
.
The enable state is persisted in the localStorage.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/visionmedia/debug
Section: javascript
Priority: optional
Filename: pool/main/n/node-debug/libjs-debug_4.3.4+~cs4.1.7-1_all.deb