How to Install pump NPM Packages on Ubuntu / Debian

How to Install pump software package in NPM Packages

pump : pipe streams together and close all of them if one of them closes. You can installing pump npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.

$ sudo npm install pump
$ sudo npm install -g pump

If want to update the pump package execute the command as below,

$ sudo npm update pump

Update package globally,

$ npm install -g pump

Git clone:

$ sudo  git clone https://github.com/rektide/pump.git
$ sudo  npm install -g ./pump

pump@1.0.3 /usr/lib/node_modules/pump

How to remove pump package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall pump

Basic Information of pump NPM Package:

Package Name pump
Version 1.0.3
Description pipe streams together and close all of them if one of them closes
Released Date 2017-11-16T20:44:16.536Z
Published by mafintosh
How to Learn https://www.npmjs.com/package/pump/tutorial