How to Install and Uninstall node-async-stacktrace Package on Kali Linux

Last updated: May 10,2024

1. Install "node-async-stacktrace" package

Please follow the step by step instructions below to install node-async-stacktrace on Kali Linux

$ sudo apt update $ sudo apt install node-async-stacktrace

2. Uninstall "node-async-stacktrace" package

Please follow the instructions below to uninstall node-async-stacktrace on Kali Linux:

$ sudo apt remove node-async-stacktrace $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-async-stacktrace package on Kali Linux

Package: node-async-stacktrace
Version: 0.0.2-6
Installed-Size: 26
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5528
SHA256: 1f82bcd88ecb9de077aa0bcd8d3e36aab2d10fa0685c43975fb6c881b8a2d1be
SHA1: aca01cf3ed73c5569d78981c9253e3fef7905c77
MD5sum: 0ada3eb4a794fc283fe85e8d841b8a7d
Description: Improve Node.js stacktraces and make it easier to handle errors
The "Async Stacktrace" module eases debugging of Node.js applications. With the
default stacktraces, the problem is that they do not tell you exactly where
a problematic subroutine has been called from.
.
The "Async Stacktrace" module shows you where an error was caught and passed to
the next callback. This allows you to see from where problematic code was
called.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Pita/async-stacktrace
Section: javascript
Priority: optional
Filename: pool/main/n/node-async-stacktrace/node-async-stacktrace_0.0.2-6_all.deb