How to Install expand-home-dir NPM Packages on Ubuntu / Debian

How to Install expand-home-dir software package in NPM Packages

expand-home-dir : Expand ~/. You can installing expand-home-dir 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 expand-home-dir
$ sudo npm install -g expand-home-dir

If want to update the expand-home-dir package execute the command as below,

$ sudo npm update expand-home-dir

Update package globally,

$ npm install -g expand-home-dir

Git clone:

$ sudo  git clone https://github.com/rektide/expand-home-dir.git
$ sudo  npm install -g ./expand-home-dir

expand-home-dir@0.0.3 /usr/lib/node_modules/expand-home-dir

How to remove expand-home-dir package :

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

$ sudo npm uninstall expand-home-dir

Basic Information of expand-home-dir NPM Package:

Package Name expand-home-dir
Version 0.0.3
Description Expand ~/
Released Date 2016-03-23T01:28:17.334Z
Published by nj48
How to Learn https://www.npmjs.com/package/expand-home-dir/tutorial