quick-temp : Create and remove temporary directories with minimal effort. You can installing quick-temp 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 quick-temp $ sudo npm install -g quick-temp
If want to update the quick-temp package execute the command as below,
$ sudo npm update quick-temp
Update package globally,
$ npm install -g quick-temp
$ sudo git clone https://github.com/rektide/quick-temp.git
$ sudo npm install -g ./quick-temp
quick-temp@0.1.8 /usr/lib/node_modules/quick-temp
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall quick-temp
| Package Name | quick-temp |
| Version | 0.1.8 |
| Description | Create and remove temporary directories with minimal effort |
| Released Date | 2017-02-14T15:43:07.735Z |
| Published by | joliss |
| How to Learn | https://www.npmjs.com/package/quick-temp/tutorial |