How to Install and Uninstall node-q Package on Kali Linux
Last updated: December 24,2024
1. Install "node-q" package
Please follow the instructions below to install node-q on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
node-q
Copied
2. Uninstall "node-q" package
Here is a brief guide to show you how to uninstall node-q on Kali Linux:
$
sudo apt remove
node-q
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the node-q package on Kali Linux
Package: node-q
Version: 1.5.1-4
Installed-Size: 134
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 51548
SHA256: 693be84c73f9b0b30f7281ad84964e41a4ab17330da77137f4e8ac38d386fe59
SHA1: c01319b19c6b6b2d8742162f9ac92d26bf8b3024
MD5sum: 822260a00b67b1c594ae4157a6024444
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/kriskowal/q
Tag: implemented-in::ecmascript, role::shared-lib
Section: javascript
Priority: optional
Filename: pool/main/n/node-q/node-q_1.5.1-4_all.deb
Version: 1.5.1-4
Installed-Size: 134
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 51548
SHA256: 693be84c73f9b0b30f7281ad84964e41a4ab17330da77137f4e8ac38d386fe59
SHA1: c01319b19c6b6b2d8742162f9ac92d26bf8b3024
MD5sum: 822260a00b67b1c594ae4157a6024444
Description: 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:
Multi-Arch: foreign
Homepage: https://github.com/kriskowal/q
Tag: implemented-in::ecmascript, role::shared-lib
Section: javascript
Priority: optional
Filename: pool/main/n/node-q/node-q_1.5.1-4_all.deb