selfupdate : Selfupdate your global NPM package. You can installing selfupdate 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 selfupdate $ sudo npm install -g selfupdate
If want to update the selfupdate package execute the command as below,
$ sudo npm update selfupdate
Update package globally,
$ npm install -g selfupdate
$ sudo git clone https://github.com/rektide/selfupdate.git
$ sudo npm install -g ./selfupdate
selfupdate@1.1.0 /usr/lib/node_modules/selfupdate
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall selfupdate
| Package Name | selfupdate |
| Version | 1.1.0 |
| Description | Selfupdate your global NPM package |
| Released Date | 2015-05-13T18:35:09.890Z |
| Published by | jviotti |
| How to Learn | https://www.npmjs.com/package/selfupdate/tutorial |