How to Install and Uninstall node-lezer-json Package on Kali Linux

Last updated: November 07,2024

1. Install "node-lezer-json" package

This guide let you learn how to install node-lezer-json on Kali Linux

$ sudo apt update $ sudo apt install node-lezer-json

2. Uninstall "node-lezer-json" package

This guide covers the steps necessary to uninstall node-lezer-json on Kali Linux:

$ sudo apt remove node-lezer-json $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-lezer-json package on Kali Linux

Package: node-lezer-json
Source: node-lezer (1.4.11+~cs14.19.46-1)
Version: 1.0.1~1.4.11+~cs14.19.46-1
Installed-Size: 30
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-lezer-common
Size: 6000
SHA256: 7e3ff3fb82b279cf7645e715344d6b721ef1c29ae0a23416ab59691382a79f43
SHA1: b2a798ae9015b493be5b146345e862975441d100
MD5sum: 648d0b6f4b71a6fa931ea2cdc0141a1f
Description: Node.js module to provide JSON grammar for the lezer parser system
The problem of parsing structured text has resisted one-size-fits all
solutions for over 60 years. Lezer isn't such a solution either, but it is
a very decent parser generator, especially well suited for use in code
editors.
.
This package provides a JSON grammar for the Lezer parser system.
Description-md5:
Homepage: https://lezer.codemirror.net/
Section: javascript
Priority: optional
Filename: pool/main/n/node-lezer/node-lezer-json_1.0.1~1.4.11+~cs14.19.46-1_all.deb