How to Install decompress NPM Packages on Ubuntu / Debian

How to Install decompress software package in NPM Packages

decompress : Extracting archives made easy. You can installing decompress 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 decompress
$ sudo npm install -g decompress

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

$ sudo npm update decompress

Update package globally,

$ npm install -g decompress

Git clone:

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

decompress@4.2.0 /usr/lib/node_modules/decompress

How to remove decompress package :

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

$ sudo npm uninstall decompress

Basic Information of decompress NPM Package:

Package Name decompress
Version 4.2.0
Description Extracting archives made easy
Released Date 2017-05-12T15:59:34.229Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/decompress/tutorial