How to Install targz NPM Packages on Ubuntu / Debian

How to Install targz software package in NPM Packages

targz : TarGz for NodeJS. You can installing targz 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 targz
$ sudo npm install -g targz

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

$ sudo npm update targz

Update package globally,

$ npm install -g targz

Git clone:

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

targz@1.0.1 /usr/lib/node_modules/targz

How to remove targz package :

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

$ sudo npm uninstall targz

Basic Information of targz NPM Package:

Package Name targz
Version 1.0.1
Description TarGz for NodeJS
Released Date 2015-08-02T09:48:57.281Z
Published by miskun
How to Learn https://www.npmjs.com/package/targz/tutorial