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

Last updated: May 17,2024

1. Install "node-asynckit" package

This is a short guide on how to install node-asynckit on Kali Linux

$ sudo apt update $ sudo apt install node-asynckit

2. Uninstall "node-asynckit" package

This tutorial shows how to uninstall node-asynckit on Kali Linux:

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

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

Package: node-asynckit
Version: 0.4.0-5
Installed-Size: 41
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 10348
SHA256: e6db4df29da39b9002c9b9f9bf45805a3f1527f5897d941c2ff3dce21d4f80ee
SHA1: 3d0d887689d74fe4ce7f5c24d07d42480f550d53
MD5sum: 291d653561763afbab04200a0dc1c393
Description: Minimal async jobs utility library, with streams support
Runs iterator over provided array sequentially. Stores output in the `result`
array on the matching positions. In unlikely event of an error from one of
the jobs, will not proceed to the rest of the items in the list
and return error along with salvaged data to the main callback function.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/alexindigo/asynckit
Section: javascript
Priority: optional
Filename: pool/main/n/node-asynckit/node-asynckit_0.4.0-5_all.deb