How to Install and Uninstall node-async-limiter Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 12,2024

1. Install "node-async-limiter" package

This guide covers the steps necessary to install node-async-limiter on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-async-limiter

2. Uninstall "node-async-limiter" package

Learn how to uninstall node-async-limiter on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-async-limiter $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-async-limiter package on Ubuntu 21.10 (Impish Indri)

Package: node-async-limiter
Architecture: all
Version: 2.0.0-1
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 18
Depends: nodejs (>= 6)
Filename: pool/universe/n/node-async-limiter/node-async-limiter_2.0.0-1_all.deb
Size: 5184
MD5sum: 504c0ee37081828e64d355e43f4805db
SHA1: 6326cf97ebc6df4bea5f9d7a4258a9b0e337e4ab
SHA256: d082ebc6425543e550f509ffa98191a6a0f41bc5d1cde9b69ee1e16a1b8a064b
SHA512: aff284db6b296bdb385cff714680c478157cc037a52cc3a8401f026b2edabf6ab88714b8308ba577e5e1e8dfbdc9872a629f0762ec9533d81a8feaedbdbe3ffe
Homepage: https://github.com/strml/async-limiter#readme
Description-en: Module for limiting concurrent asynchronous actions in flight
This module exports a class Limiter that implements some of the Array API. Pass
async functions (ones that accept a callback or return a promise) to an
instance's additive array methods.
.
Async Limiter is used by Node Websockets library (ws) which is a dependency for
thousands of NodeJS packages.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 7ad38e82223e5d27c23e69215b17521b