How to Install and Uninstall node-async-each Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "node-async-each" package

Please follow the instructions below to install node-async-each on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "node-async-each" package

This tutorial shows how to uninstall node-async-each on Ubuntu 21.10 (Impish Indri):

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

3. Information about the node-async-each package on Ubuntu 21.10 (Impish Indri)

Package: node-async-each
Architecture: all
Version: 1.0.3-1
Priority: optional
Section: universe/web
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 17
Depends: nodejs
Filename: pool/universe/n/node-async-each/node-async-each_1.0.3-1_all.deb
Size: 4068
MD5sum: 35dede6a51e186a341ced52f09da7140
SHA1: 6420e8ee6e39ee875974b633b476bef35bfd273a
SHA256: dfb15e5bcdc17643ffb5777bd7bdafda27df10ed910778b66e0977ad180f3412
SHA512: ff948e945d8adca8f3d847592058c07bbc4c67c2f472948424646d1d9d2ac480e8fc392c1e61e8053dacc988ede0ce8c4faf3892a6c92de18b1968dd34074229
Homepage: https://github.com/paulmillr/async-each/
Description-en: 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: 2874e16883139fc70fb1f78e31d3b9a6