How to Install and Uninstall node-promise-inflight Package on Kali Linux

Last updated: May 20,2024

1. Install "node-promise-inflight" package

Here is a brief guide to show you how to install node-promise-inflight on Kali Linux

$ sudo apt update $ sudo apt install node-promise-inflight

2. Uninstall "node-promise-inflight" package

This tutorial shows how to uninstall node-promise-inflight on Kali Linux:

$ sudo apt remove node-promise-inflight $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-promise-inflight package on Kali Linux

Package: node-promise-inflight
Version: 1.0.1+~1.0.0-1
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-types-promise-inflight (= 1.0.0)
Size: 4864
SHA256: 5ca00c1e7ac895bd06ad9de4ae22e09abf75b30a6c15a6d823dd5a56db660f7b
SHA1: 2d764e79ae24a798a32506acfe976f094c776de3
MD5sum: 85133417b48f176bb3d33fc0c548b39a
Description: one promise for multiple requests in flight to avoid async duplication
Multiple requests called with the same result (only one underlying promise)
Based on the callback based function 'inflight'.
.
Usage: return inflight(key, () => {/*fetch url*/ return Promise.delay(100)}
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/iarna/promise-inflight
Section: javascript
Priority: optional
Filename: pool/main/n/node-promise-inflight/node-promise-inflight_1.0.1+~1.0.0-1_all.deb