archiver : a streaming interface for archive generation. You can installing archiver 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 archiver $ sudo npm install -g archiver
If want to update the archiver package execute the command as below,
$ sudo npm update archiver
Update package globally,
$ npm install -g archiver
$ sudo git clone https://github.com/rektide/archiver.git
$ sudo npm install -g ./archiver
archiver@2.1.0 /usr/lib/node_modules/archiver
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall archiver
Package Name | archiver |
Version | 2.1.0 |
Description | a streaming interface for archive generation |
Released Date | 2017-10-12T16:14:07.026Z |
Published by | ctalkington |
How to Learn | https://www.npmjs.com/package/archiver/tutorial |