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

Last updated: May 02,2024

1. Install "node-neo-async" package

This tutorial shows how to install node-neo-async on Kali Linux

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

2. Uninstall "node-neo-async" package

This guide let you learn how to uninstall node-neo-async on Kali Linux:

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

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

Package: node-neo-async
Version: 2.6.2+~cs3.0.0-3
Installed-Size: 978
Maintainer: Debian Javascript Maintainers
Architecture: all
Provides: node-asyncro (= 3.0.0)
Depends: nodejs
Size: 41792
SHA256: 2292d579bad218aac77db95758ada9b487bddec16441cd84da9a98454e734d13
SHA1: 3986c69da5d943e0ddaa441e14fa318b2cd266b1
MD5sum: f52521d37c9b234a4a17214800a7a584
Description: faster replacement for Async
Neo-Async is thought to be used as a drop-in replacement for Async, it almosti
fully covers its functionality and runs faster.
.
Async is a utility module which provides straight-forward, powerful
functions for working with asynchronous Javascript. Although originally
designed for use with Node, it can also be used directly in the
browser.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Homepage: https://github.com/suguru03/neo-async
Section: javascript
Priority: optional
Filename: pool/main/n/node-neo-async/node-neo-async_2.6.2+~cs3.0.0-3_all.deb