How to Install gulp-tar NPM Packages on Ubuntu / Debian

How to Install gulp-tar software package in NPM Packages

gulp-tar : Create tarball from files. You can installing gulp-tar 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 gulp-tar
$ sudo npm install -g gulp-tar

If want to update the gulp-tar package execute the command as below,

$ sudo npm update gulp-tar

Update package globally,

$ npm install -g gulp-tar

Git clone:

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

gulp-tar@2.0.0 /usr/lib/node_modules/gulp-tar

How to remove gulp-tar package :

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

$ sudo npm uninstall gulp-tar

Basic Information of gulp-tar NPM Package:

Package Name gulp-tar
Version 2.0.0
Description Create tarball from files
Released Date 2017-06-08T22:35:50.651Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/gulp-tar/tutorial