download-file : Generic file download utility. You can installing download-file 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-file $ sudo npm install -g download-file
If want to update the download-file package execute the command as below,
$ sudo npm update download-file
Update package globally,
$ npm install -g download-file
$ sudo git clone https://github.com/rektide/download-file.git
$ sudo npm install -g ./download-file
download-file@0.1.5 /usr/lib/node_modules/download-file
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall download-file
Package Name | download-file |
Version | 0.1.5 |
Description | Generic file download utility |
Released Date | 2014-11-12T15:19:29.637Z |
Published by | montanaflynn |
How to Learn | https://www.npmjs.com/package/download-file/tutorial |