How to Install and Uninstall node-d3-queue Package on Ubuntu 21.10 (Impish Indri)

Last updated: September 20,2024

1. Install "node-d3-queue" package

This is a short guide on how to install node-d3-queue on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-d3-queue

2. Uninstall "node-d3-queue" package

This tutorial shows how to uninstall node-d3-queue on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-d3-queue $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-d3-queue package on Ubuntu 21.10 (Impish Indri)

Package: node-d3-queue
Architecture: all
Version: 3.0.7-11
Multi-Arch: foreign
Priority: optional
Section: universe/javascript
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 32
Depends: nodejs
Filename: pool/universe/n/node-d3-queue/node-d3-queue_3.0.7-11_all.deb
Size: 9868
MD5sum: d3bbcf222d150f35dede8360696546e3
SHA1: e4d19485829442ef8e64902b2cfec34040fef4e4
SHA256: 9b18cf114c3fa05db6b046ff355a3a6bd1962522ae5b388d7a43c69105663aec
SHA512: 8a83b36bccf760817002a0359bca3cd4cb5cad7af4180d174b2ea4073b103e15d4aecc7e3f4f0ddb8fa5a92841c6f6c73b8511ed7fa8c2e6a2c6869b283262de
Homepage: https://d3js.org/d3-queue/
Description-en: Evaluate asynchronous tasks with configurable concurrency
A queue evaluates zero or more deferred asynchronous tasks with configurable
concurrency: you control how many tasks run at the same time. When all the
tasks complete, or an error occurs, the queue passes the results to your await
callback.
.
This library is similar to Async.js’s parallel (when *concurrency* is infinite)
, series (when *concurrency* is 1), and queue, but features a much smaller
footprint: as of release 2, d3-queue is about 700 bytes gzipped, compared to
4,300 for Async.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: c6f68bc66d484716cb2ad747d874fdaa