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

Last updated: May 11,2024

1. Install "node-stack-utils" package

Here is a brief guide to show you how to install node-stack-utils on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-stack-utils

2. Uninstall "node-stack-utils" package

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

$ sudo apt remove node-stack-utils $ sudo apt autoclean && sudo apt autoremove

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

Package: node-stack-utils
Architecture: all
Version: 2.0.3-1
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 27
Provides: node-types-stack-utils (= 2.0.0)
Depends: nodejs, node-escape-string-regexp
Filename: pool/universe/n/node-stack-utils/node-stack-utils_2.0.3-1_all.deb
Size: 8972
MD5sum: b1355a68655a5bc271aea9667e6c6ac7
SHA1: 6af07f813a03e18279f094e9b0c44e5f61bd935a
SHA256: 73a35595115c88d1058df5c4a822778eae2786123c2741edc3fbda845dada568
SHA512: ac40a29816d4b950a96daaeb758f4d29dad24ecf2e0f8357410b1e4afdb4a99363fd95f8962220533960175636b98624ef0792a213cded0265b9634ef3d3f0aa
Homepage: https://github.com/tapjs/stack-utils#readme
Description-en: Captures and cleans stack traces
This modules provides API for working with nodejs stack traces.
Ones could create new stack traces instance simulating for instance
deep call of function, or clean existing stack trace. This API
includes function to call up and down on stack trace.
.
In computing, a stack trace (also called stack backtrace or
stack traceback) is a report of the active stack frames
at a certain point in time during the execution of a program.
Programmers commonly use stack tracing during interactive
and post-mortem debugging. A stack trace allows tracking
the sequence of nested functions called - up to the point
where the stack trace is generated.
In a post-mortem scenario this extends up to the function
where the failure occurred
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 0b02609ab15ca6ec63eb38af754df3e8