How to Install and Uninstall node-kew Package on Kali Linux

Last updated: May 16,2024

1. Install "node-kew" package

Here is a brief guide to show you how to install node-kew on Kali Linux

$ sudo apt update $ sudo apt install node-kew

2. Uninstall "node-kew" package

This is a short guide on how to uninstall node-kew on Kali Linux:

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

3. Information about the node-kew package on Kali Linux

Package: node-kew
Version: 0.7.0-2
Installed-Size: 38
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 11644
SHA256: 784d487f3cb96a51d680ba13d961f0d863305d109565872ffecc3b1a0ff17c7f
SHA1: 0f6aa2afadb5a74aee9648f12471732d7a2a42ed
MD5sum: 62c22f11568d5ba7099e92aec7940ac7
Description: lightweight promise library for node
kew is a lightweight promise framework with an aim of providing a base set of
functionality similar to that provided by the Q library.
.
Q is still an awesome library and does way more than kew. Kew support a tiny
subset of the Q functionality.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/Medium/kew
Section: javascript
Priority: optional
Filename: pool/main/n/node-kew/node-kew_0.7.0-2_all.deb