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
$ 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
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-tar
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 |