temp : Temporary files and directories. You can installing 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 temp $ sudo npm install -g temp
If want to update the temp package execute the command as below,
$ sudo npm update temp
Update package globally,
$ npm install -g temp
$ sudo git clone https://github.com/rektide/temp.git
$ sudo npm install -g ./temp
temp@0.8.3 /usr/lib/node_modules/temp
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall temp
| Package Name | temp |
| Version | 0.8.3 |
| Description | Temporary files and directories |
| Released Date | 2015-06-08T16:55:52.866Z |
| Published by | bruce |
| How to Learn | https://www.npmjs.com/package/temp/tutorial |