How to Install and Uninstall node-lexical-scope Package on Kali Linux

Last updated: May 19,2024

1. Install "node-lexical-scope" package

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

$ sudo apt update $ sudo apt install node-lexical-scope

2. Uninstall "node-lexical-scope" package

This guide let you learn how to uninstall node-lexical-scope on Kali Linux:

$ sudo apt remove node-lexical-scope $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-lexical-scope package on Kali Linux

Package: node-lexical-scope
Version: 1.2.0+dfsg1-7
Installed-Size: 25
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-astw
Size: 5968
SHA256: d2d931a8b2472861580cba66687ef4148e773a5d46cea6f080b53a013293ef87
SHA1: 30882d7bbcbf48e4bf24440dd117548c71d576d1
MD5sum: 657f938e7dc388361af65866467cdef3
Description: detect global and local lexical identifiers in javascript
This package detects whether an indentifier is global scope
or lexical scope.
.
This a dependency of Browserify. 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:
Multi-Arch: foreign
Homepage: https://github.com/substack/lexical-scope
Section: javascript
Priority: optional
Filename: pool/main/n/node-lexical-scope/node-lexical-scope_1.2.0+dfsg1-7_all.deb