How to Install unzip NPM Packages on Ubuntu / Debian

How to Install unzip software package in NPM Packages

unzip : Unzip cross-platform streaming API compatible with fstream and fs.ReadStream. You can installing unzip 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 unzip
$ sudo npm install -g unzip

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

$ sudo npm update unzip

Update package globally,

$ npm install -g unzip

Git clone:

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

unzip@0.1.11 /usr/lib/node_modules/unzip

How to remove unzip package :

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

$ sudo npm uninstall unzip

Basic Information of unzip NPM Package:

Package Name unzip
Version 0.1.11
Description Unzip cross-platform streaming API compatible with fstream and fs.ReadStream
Released Date 2014-09-09T03:33:30.865Z
Published by evanoxfeld
How to Learn https://www.npmjs.com/package/unzip/tutorial