gun : Graph engine. You can installing gun 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 gun $ sudo npm install -g gun
If want to update the gun package execute the command as below,
$ sudo npm update gun
Update package globally,
$ npm install -g gun
$ sudo git clone https://github.com/rektide/gun.git
$ sudo npm install -g ./gun
gun@0.9.1 /usr/lib/node_modules/gun
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gun
| Package Name | gun |
| Version | 0.9.1 |
| Description | Graph engine |
| Released Date | 2017-11-21T18:32:03.496Z |
| Published by | amark |
| How to Learn | https://www.npmjs.com/package/gun/tutorial |