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

Last updated: May 16,2024

1. Install "node-run-queue" package

This tutorial shows how to install node-run-queue on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-run-queue" package

Please follow the instructions below to uninstall node-run-queue on Ubuntu 21.10 (Impish Indri):

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

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

Package: node-run-queue
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: node-aproba
Filename: pool/universe/n/node-run-queue/node-run-queue_2.0.0-1_all.deb
Size: 5020
MD5sum: 2ea47c6befd720c6667a6964a9aed2f2
SHA1: c175c8c35cc298630c18541abb498c16be8792f2
SHA256: 5f7236d9917cf59d56ef32ddf44f09ad21795d18c33c1fc91aa9d4eec82bfce0
SHA512: 40f067e9dbd26265d06c90a6519a6648446c2fe9796a37e36b84e056f269f8e214a37f50d39844df2c44b589708fdff0962d161a8114484abd56aec7d289fb64
Homepage: https://npmjs.com/package/run-queue
Description-en: promise based dynamic priority queue runner
A promise based, dynamic priority queue runner, with concurrency limiting.
.
The concurrency means that processes don't finish in order, because some take
longer than others. Each priority level must finish entirely before the
next priority level is run. Priorities essentially represent distinct job
queues. All jobs in a queue must complete before the next highest priority job
queue is executed. Lowest is executed first.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: e2694a42bb8168270456de933539fab5