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

Last updated: May 12,2024

1. Install "node-detective" package

This guide covers the steps necessary to install node-detective on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-detective

2. Uninstall "node-detective" package

Please follow the step by step instructions below to uninstall node-detective on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-detective
Architecture: all
Version: 5.2.0-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: 20
Depends: nodejs (>= 10), node-defined (>= 1.0.0), node-acorn-node (>= 1.3.0), node-minimist (>= 1.1.1)
Filename: pool/universe/n/node-detective/node-detective_5.2.0-1_all.deb
Size: 4688
MD5sum: 6f75de6dbd1acdfd16acb30b8392efb2
SHA1: a1a51f5f7187160b2cbb1acf7167cb8aa933b973
SHA256: e23ada87797afd80d4f8b27aa571e72d0e5ede2ad8ec5763ce06775db4ce8564
SHA512: e341ac1c7cc0c652e1780c19d9a50dbc82e2af373e304a867011ec46785689772179eb8d4e203b2785e5997f62b3f683c3cdac3b0cc99bb51245d0e498c8060d
Homepage: https://github.com/substack/node-detective#readme
Description-en: find all require() calls by walking the AST
This modules allows one to determine modules depends by
walking AST tree and detecting require() call.
.
In computer science, an abstract syntax tree (AST),
or just syntax tree, is a tree representation of the abstract
syntactic structure of source code
.
This a dependency of Browserify is a JavaScript tool that allows
developers to write Node.js-style modules that compile for use in
the browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: d151d512dc0e06defa784156abc191d4