How to Install and Uninstall node-promise-inflight Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

1. Install "node-promise-inflight" package

In this section, we are going to explain the necessary steps to install node-promise-inflight on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-promise-inflight" package

This guide covers the steps necessary to uninstall node-promise-inflight on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-promise-inflight package on Ubuntu 21.10 (Impish Indri)

Package: node-promise-inflight
Architecture: all
Version: 1.0.1-1.1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 15
Depends: nodejs
Filename: pool/universe/n/node-promise-inflight/node-promise-inflight_1.0.1-1.1_all.deb
Size: 3368
MD5sum: c644a9ef84247d59f66fe360b507ba00
SHA1: e98effdadfbbf25bf1dc77a4b87c9ec5dc3fdd2d
SHA256: f3c4548d4d34cea48dc5ceb39e8dc7f13911f607f57a339e0f4dfdbb2061ce76
SHA512: f5116772ead9ecdaa3b695f48762675d2832702d496f72ecefbd0db25dd390541a289b6db0cab39f46daaecaa3f6efc0b870402b4baaeea84e58dba144ede818
Homepage: https://github.com/iarna/promise-inflight#readme
Description-en: 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: 47a79f773b0c003d0bee154465878988