How to Install and Uninstall node-async-each Package on Kali Linux

Last updated: May 17,2024

1. Install "node-async-each" package

In this section, we are going to explain the necessary steps to install node-async-each on Kali Linux

$ sudo apt update $ sudo apt install node-async-each

2. Uninstall "node-async-each" package

Please follow the instructions below to uninstall node-async-each on Kali Linux:

$ sudo apt remove node-async-each $ sudo apt autoclean && sudo apt autoremove

3. Information about the node-async-each package on Kali Linux

Package: node-async-each
Version: 1.0.3-3
Installed-Size: 17
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 4292
SHA256: 9da69626cc52e2c707f8cc69f514001178656f698b1fb3909c3e9cedff4d4f79
SHA1: 137b8e47bbc4d6fa81231ea1fb3825b3b2728960
MD5sum: 1c5c47868ba25f5e733e55ac802dcc40
Description: async parallel forEach / map function for JavaScript
This library allows you to have async parallel forEach / map function without
having to depend on 30K async libraries.
.
This library is a dependency for webpack. Webpack takes code targeted at
node.js and makes it run in the browser. Node.js comes with API of its own
that is not available in the browsers. Webpack exposes this code
to programs that are unaware they are running in a browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/paulmillr/async-each/
Section: javascript
Priority: optional
Filename: pool/main/n/node-async-each/node-async-each_1.0.3-3_all.deb