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

Last updated: May 18,2024

1. Install "node-q" package

Please follow the guidelines below to install node-q on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install node-q

2. Uninstall "node-q" package

Please follow the step by step instructions below to uninstall node-q on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove node-q $ sudo apt autoclean && sudo apt autoremove

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

Package: node-q
Architecture: all
Version: 1.5.1-3
Multi-Arch: foreign
Priority: extra
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 134
Filename: pool/universe/n/node-q/node-q_1.5.1-3_all.deb
Size: 40052
MD5sum: 4bbb1de2ae5b497e2133c1d3ce8d5734
SHA1: c27f5bd268edda3bcb8dca228119d08ec7663163
SHA256: a1d1fe06ba9d85532e99b5516cf346dc5aa9d7cb13ae7c334268402c6d42a028
SHA512: 0ceac621e73b290461e3b97be4b24eca6a541ce3b3969d11acfee620d9b9350374f6ef61717d3ae06b1386fd13ff132d9be97e33a883ce6838fe3d642efaca83
Homepage: https://github.com/kriskowal/q
Description-en: Node.js module for promises (CommonJS/Promises/A,B,D)
Q is a tool for creating and composing asynchronous promises in JavaScript.
.
If a function cannot return a value or throw an exception without blocking,
it can return a promise instead. A promise is an object that represents the
return value or the thrown exception that the function may eventually provide.
A promise can also be used as a proxy for a remote object to overcome latency.
.
This package contains the q module for Node.js.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: 890710fdcc545e41f7330351d4181a2a