How to Install and Uninstall node-pend Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 13,2024

1. Install "node-pend" package

This tutorial shows how to install node-pend on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install node-pend

2. Uninstall "node-pend" package

This is a short guide on how to uninstall node-pend on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the node-pend package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: node-pend
Priority: extra
Section: universe/web
Installed-Size: 41
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 1.2.0-1
Depends: nodejs
Filename: pool/universe/n/node-pend/node-pend_1.2.0-1_all.deb
Size: 3376
MD5sum: 72941c6be945a6effa55aed4146a0c2e
SHA1: 0f6b29b5cfe4517f0a6c40869760eeafbc61e9fb
SHA256: 08a77a6894d6ddeaa9b63b8da10084691d2b26be96073f191a4791563cd50f92
Description-en: 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: 2676076160ba0dc69b7ea31adc7a8c6a
Homepage: https://github.com/andrewrk/node-pend
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu