How to Install and Uninstall node-syntax-error Package on Kali Linux

Last updated: May 18,2024

1. Install "node-syntax-error" package

Here is a brief guide to show you how to install node-syntax-error on Kali Linux

$ sudo apt update $ sudo apt install node-syntax-error

2. Uninstall "node-syntax-error" package

In this section, we are going to explain the necessary steps to uninstall node-syntax-error on Kali Linux:

$ sudo apt remove node-syntax-error $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-syntax-error package on Kali Linux

Package: node-syntax-error
Version: 1.4.0+~1.4.1-3
Installed-Size: 24
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-syntax-error (= 1.4.1)
Depends: node-acorn-node (>= 1.2.0)
Size: 5424
SHA256: 085746fd67e927f79627744954c5349a477dc56e2a9ef09b90c3184a86c43a6d
SHA1: f2a352f8324c91a38f8b5cef6bef8402e07c2223
MD5sum: 552066147ada9638bfbd6471a08238a0
Description: detect and report syntax errors for javascript source
This module allows ones to emulate in pure javascript the behavior of
Node.js for detecting syntax error.
.
This module detects and prints a friendly error report about exactly
where the syntax error is in a javascript file.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/substack/node-syntax-error
Section: javascript
Priority: optional
Filename: pool/main/n/node-syntax-error/node-syntax-error_1.4.0+~1.4.1-3_all.deb