How to Install unzipper NPM Packages on Ubuntu / Debian

How to Install unzipper software package in NPM Packages

unzipper : Unzip cross-platform streaming API . You can installing unzipper 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 unzipper
$ sudo npm install -g unzipper

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

$ sudo npm update unzipper

Update package globally,

$ npm install -g unzipper

Git clone:

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

unzipper@0.8.11 /usr/lib/node_modules/unzipper

How to remove unzipper package :

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

$ sudo npm uninstall unzipper

Basic Information of unzipper NPM Package:

Package Name unzipper
Version 0.8.11
Description Unzip cross-platform streaming API
Released Date 2017-11-06T17:08:54.144Z
Published by zjonsson
How to Learn https://www.npmjs.com/package/unzipper/tutorial