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

Last updated: May 22,2024

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

This is a short guide on how to install node-eslint-plugin-flowtype on Kali Linux

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

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

Please follow the guidelines below to uninstall node-eslint-plugin-flowtype on Kali Linux:

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

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

Package: node-eslint-plugin-flowtype
Version: 2.25.0-4
Installed-Size: 112
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: node-lodash
Size: 28028
SHA256: 6ebb5d07b281da83235f0938bb0372392dc6fa9f2d4eaa6ccde0c652842ffe91
SHA1: de8f9edd3dbd9466c877ce75ddefbb839914f3f4
MD5sum: a3c95bd8be05328c36ef24169ac75caa
Description: flow type linting rules for ESLint
Flow uses type inference to find bugs even without type annotations.
It precisely tracks the types of variables as they flow through your program.
.
Flow is designed for JavaScript programmers.
It understands common JavaScript idioms and very dynamic code.
.
Flow incrementally rechecks your changes as you work, preserving the
fast feedback cycle of developing plain JavaScript.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/gajus/eslint-plugin-flowtype#readme
Section: javascript
Priority: optional
Filename: pool/main/n/node-eslint-plugin-flowtype/node-eslint-plugin-flowtype_2.25.0-4_all.deb