How to Install and Uninstall node-call-limit Package on Kali Linux

Last updated: July 03,2024

1. Install "node-call-limit" package

This guide let you learn how to install node-call-limit on Kali Linux

$ sudo apt update $ sudo apt install node-call-limit

2. Uninstall "node-call-limit" package

Please follow the instructions below to uninstall node-call-limit on Kali Linux:

$ sudo apt remove node-call-limit $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-call-limit package on Kali Linux

Package: node-call-limit
Version: 1.1.1-3
Installed-Size: 20
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4688
SHA256: 9045cb951a28a701d7c5f41f43637b97d9ea4537650c8e7ab705f5c157317f9e
SHA1: e42222e90a5472069fdae4c2c267f150c15e5cd4
MD5sum: 62c2c9a2ebd532511ee26f32ed64a6cb
Description: Limit the number of simultaneous calls to an async function
This module can also be used with promise returning functions to limit the
number of simultaneous calls. When the number of calls go beyond the limit set
by this module, they get queued and called when the previous call completes.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/iarna/call-limit
Section: javascript
Priority: optional
Filename: pool/main/n/node-call-limit/node-call-limit_1.1.1-3_all.deb