How to Install tempy NPM Packages on Ubuntu / Debian

How to Install tempy software package in NPM Packages

tempy : Get a random temporary file or directory path. You can installing tempy 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 tempy
$ sudo npm install -g tempy

If want to update the tempy package execute the command as below,

$ sudo npm update tempy

Update package globally,

$ npm install -g tempy

Git clone:

$ sudo  git clone https://github.com/rektide/tempy.git
$ sudo  npm install -g ./tempy

tempy@0.2.1 /usr/lib/node_modules/tempy

How to remove tempy package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall tempy

Basic Information of tempy NPM Package:

Package Name tempy
Version 0.2.1
Description Get a random temporary file or directory path
Released Date 2017-09-19T16:12:55.398Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/tempy/tutorial