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

Last updated: May 15,2024

1. Install "node-pend" package

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

$ sudo apt update $ sudo apt install node-pend

2. Uninstall "node-pend" package

Please follow the guidance below to uninstall node-pend on Kali Linux:

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

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

Package: node-pend
Version: 1.2.0-5
Installed-Size: 15
Maintainer: Debian Javascript Maintainers
Architecture: all
Depends: nodejs
Size: 4056
SHA256: 6d99de6b619266c08f0d688a911d60893f0996df7e08031cafe9d0cdd2aeb917
SHA1: d0e8f8ba06b4354ec261c4cd58e3a1e17bd39705
MD5sum: 1c9edfd7e16c96bf8be4d05f64710f00
Description: simple parallel async callback helper - Node.js module
This module allows one to wait for multiple async operations to be
done before executing a callback.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/andrewrk/node-pend
Section: javascript
Priority: optional
Filename: pool/main/n/node-pend/node-pend_1.2.0-5_all.deb