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

Last updated: May 10,2024

1. Install "node-run-async" package

Please follow the guidance below to install node-run-async on Kali Linux

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

2. Uninstall "node-run-async" package

In this section, we are going to explain the necessary steps to uninstall node-run-async on Kali Linux:

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

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

Package: node-run-async
Version: 2.4.1-2
Installed-Size: 19
Maintainer: Debian Javascript Maintainers
Architecture: all
Size: 5076
SHA256: 86b652d3f72d2773fdd79dfb11295906a14b4c180c4d0075658ff7f97ecffe74
SHA1: 972f30d23c295b13d06649f298540435a8ac8467
MD5sum: 895935318ad774aed51dc2edbe510c2d
Description: Run function synchronously or asynchronously
Node.js module to run a function either synchronously
or asynchronously using a series of common patterns.
This is useful for library author accepting sync or async
functions as parameter. runAsync will always run them as an
async method, and normalize the multiple signature.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/sboudrias/run-async
Section: javascript
Priority: optional
Filename: pool/main/n/node-run-async/node-run-async_2.4.1-2_all.deb