How to Install and Uninstall node-eslint-plugin-es Package on Kali Linux

Last updated: May 16,2024

1. Install "node-eslint-plugin-es" package

This guide let you learn how to install node-eslint-plugin-es on Kali Linux

$ sudo apt update $ sudo apt install node-eslint-plugin-es

2. Uninstall "node-eslint-plugin-es" package

Please follow the guidance below to uninstall node-eslint-plugin-es on Kali Linux:

$ sudo apt remove node-eslint-plugin-es $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-eslint-plugin-es package on Kali Linux

Package: node-eslint-plugin-es
Version: 4.1.0~ds1-5
Installed-Size: 268
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-eslint-utils, node-regexpp
Enhances: eslint
Size: 22124
SHA256: 6e737d0338838a235bb2348d03de297ec069981d02a5dbd410bc94e935d1acf3
SHA1: 001242fb6af7847f3779690bb33997b684741516
MD5sum: fbe38f3e3e436402f355c0f7b97b7425
Description: ESLint plugin which disallows each ECMAScript syntax
Espree, the default parser of ESLint, has option "ecmaVersion".
However, it doesn't support enabling each syntactic feature individually.
.
This plugin lets us disable each syntactic feature individually.
So we can enable arbitrary syntactic features
with the combination of ecmaVersion and this plugin.
.
ESLint is a tool for identifying and reporting on patterns
found in ECMAScript/JavaScript code.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/mysticatea/eslint-plugin-es
Section: javascript
Priority: optional
Filename: pool/main/n/node-eslint-plugin-es/node-eslint-plugin-es_4.1.0~ds1-5_all.deb