How to Install and Uninstall node-queue-async Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "node-queue-async" package

Please follow the steps below to install node-queue-async on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "node-queue-async" package

Please follow the guidance below to uninstall node-queue-async on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-queue-async package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-queue-async
Priority: optional
Section: universe/web
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Source: queue-async
Version: 1.0.7-1
Depends: nodejs
Filename: pool/universe/q/queue-async/node-queue-async_1.0.7-1_all.deb
Size: 4900
MD5sum: 9f3f2be3d1a1c910624899d883689d3b
SHA1: ff7ba40f16512f02eafaa4a194e7ba741530a9e1
SHA256: e4b85606bc0bc861e77c136d16b7d673119162085e2145bc737e261714b26850
Description-en: asynchronous helper library for JavaScript - NodeJS
Yet another asynchronous helper library for JavaScript. Think of it as a
minimalist version of Async.js that allows fine-tuning over parallelism. Or,
think of it as a version of TameJs that does not use code generation.
.
This package contains the NodeJS module.
Description-md5: effe268b985f4cdf740a8146eb63c9af
Homepage: https://github.com/mbostock/queue
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu