path2 : Modular and extended version of `path` package. You can installing path2 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 path2 $ sudo npm install -g path2
If want to update the path2 package execute the command as below,
$ sudo npm update path2
Update package globally,
$ npm install -g path2
$ sudo git clone https://github.com/rektide/path2.git
$ sudo npm install -g ./path2
path2@0.1.0 /usr/lib/node_modules/path2
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall path2
| Package Name | path2 |
| Version | 0.1.0 |
| Description | Modular and extended version of `path` package |
| Released Date | 2014-02-17T18:00:41.841Z |
| Published by | medikoo |
| How to Learn | https://www.npmjs.com/package/path2/tutorial |