gutil : GUtil. You can installing gutil 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 gutil $ sudo npm install -g gutil
If want to update the gutil package execute the command as below,
$ sudo npm update gutil
Update package globally,
$ npm install -g gutil
$ sudo git clone https://github.com/rektide/gutil.git
$ sudo npm install -g ./gutil
gutil@1.6.4 /usr/lib/node_modules/gutil
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gutil
Package Name | gutil |
Version | 1.6.4 |
Description | GUtil |
Released Date | 2015-02-25T18:43:30.583Z |
Published by | ludo1026 |
How to Learn | https://www.npmjs.com/package/gutil/tutorial |