How to Install and Uninstall node-espree Package on Kali Linux

Last updated: May 18,2024

1. Install "node-espree" package

Please follow the guidelines below to install node-espree on Kali Linux

$ sudo apt update $ sudo apt install node-espree

2. Uninstall "node-espree" package

This is a short guide on how to uninstall node-espree on Kali Linux:

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

3. Information about the node-espree package on Kali Linux

Package: node-espree
Version: 9.4.1~dfsg-2
Installed-Size: 123
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-acorn (>= 8.7.0), node-eslint-visitor-keys (>= 3.3.0)
Size: 41108
SHA256: 6085d8fd445f99ece00ed7b84af1c4659027eff48dcea8b3606ea3fc705a4193
SHA1: 9b6912538f600c60d7f1d03d47cd515ebf515ad0
MD5sum: d644d547e5956f1fcaca889068f758b4
Description: Esprima-compatible JavaScript parser built on Acorn
Espree started out as a fork of Esprima v1.2.2,
the last stable published released of Esprima
before work on ECMAScript 6 began.
Espree is now built on top of Acorn,
which has a modular architecture
that allows extension of core functionality.
The goal of Espree is to produce output
that is similar to Esprima with a similar API
so that it can be used in place of Esprima.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/eslint/espree
Section: javascript
Priority: optional
Filename: pool/main/n/node-espree/node-espree_9.4.1~dfsg-2_all.deb