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

Last updated: May 12,2024

1. Install "node-batch" package

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

$ sudo apt update $ sudo apt install node-batch

2. Uninstall "node-batch" package

This tutorial shows how to uninstall node-batch on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: node-batch
Priority: extra
Section: universe/web
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Javascript Maintainers
Architecture: all
Version: 0.5.1-1
Depends: nodejs
Filename: pool/universe/n/node-batch/node-batch_0.5.1-1_all.deb
Size: 4238
MD5sum: 0af60fba2117223444f97df958f79745
SHA1: 1b71afc4da4dcba1cbfd14a66360ea212aba61e7
SHA256: 4a58e5140e31be728c0a2e7b967ad015c86a2ce4027b84f30f5b7039ea151c87
Description-en: batch with concurrency control and progress events - Node.js module
This module allows parallel execution of async functions, with control over
concurrency, and reporting through progress events.
.
Node.js is an event-based server-side JavaScript engine.
Description-md5: b846641b3936402186428c497a40e56f
Homepage: https://github.com/visionmedia/batch
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu