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

Last updated: May 16,2024

1. Install "libjs-q" package

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

$ sudo apt update $ sudo apt install libjs-q

2. Uninstall "libjs-q" package

This guide covers the steps necessary to uninstall libjs-q on Ubuntu 21.10 (Impish Indri):

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

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

Package: libjs-q
Architecture: all
Version: 1.5.1-3
Multi-Arch: foreign
Priority: extra
Section: universe/web
Source: node-q
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 153
Recommends: javascript-common
Filename: pool/universe/n/node-q/libjs-q_1.5.1-3_all.deb
Size: 42988
MD5sum: 3e60aed3352475c4d119b8994546b0d1
SHA1: f3e8e0ca354bf97af395482ec0ef382993f628cc
SHA256: e44d91c0d59046df5de11760356fe0454be8c74fb9e23b0075abffa3f2940077
SHA512: 34791b3747a8bfda93f80deeccad7ec1ee042ec7306bca170db2dbe1ca2c9ca3b330b290b6c35e43c91bc85c5675142d1fd2466ecd3503764f8e7ca282b5fde0
Homepage: https://github.com/kriskowal/q
Description-en: JavaScript library 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.js JavaScript library.
Description-md5: 731a84c60164421797b8be8ed4e8a5a3