How to Install tar.gz NPM Packages on Ubuntu / Debian

How to Install tar.gz software package in NPM Packages

tar.gz : ?? DEPRECATED ?? Pure javascript tarball tools for Node.js. You can installing tar.gz 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 tar.gz
$ sudo npm install -g tar.gz

If want to update the tar.gz package execute the command as below,

$ sudo npm update tar.gz

Update package globally,

$ npm install -g tar.gz

Git clone:

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

tar.gz@1.0.7 /usr/lib/node_modules/tar.gz

How to remove tar.gz package :

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

$ sudo npm uninstall tar.gz

Basic Information of tar.gz NPM Package:

Package Name tar.gz
Version 1.0.7
Description ?? DEPRECATED ?? Pure javascript tarball tools for Node.js
Released Date 2017-10-22T22:59:14.983Z
Published by alanhoff
How to Learn https://www.npmjs.com/package/tar.gz/tutorial