macaca-utils : utils for macaca. You can installing macaca-utils 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 macaca-utils $ sudo npm install -g macaca-utils
If want to update the macaca-utils package execute the command as below,
$ sudo npm update macaca-utils
Update package globally,
$ npm install -g macaca-utils
$ sudo git clone https://github.com/rektide/macaca-utils.git
$ sudo npm install -g ./macaca-utils
macaca-utils@1.0.0 /usr/lib/node_modules/macaca-utils
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall macaca-utils
Package Name | macaca-utils |
Version | 1.0.0 |
Description | utils for macaca |
Released Date | 2017-08-06T09:55:29.100Z |
Published by | xudafeng |
How to Learn | https://www.npmjs.com/package/macaca-utils/tutorial |