download : Download and extract files. You can installing download 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 download $ sudo npm install -g download
If want to update the download package execute the command as below,
$ sudo npm update download
Update package globally,
$ npm install -g download
$ sudo git clone https://github.com/rektide/download.git
$ sudo npm install -g ./download
download@6.2.5 /usr/lib/node_modules/download
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall download
Package Name | download |
Version | 6.2.5 |
Description | Download and extract files |
Released Date | 2017-06-28T22:27:15.433Z |
Published by | kevva |
How to Learn | https://www.npmjs.com/package/download/tutorial |