robotjs : Node.js Desktop Automation.. You can installing robotjs 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 robotjs $ sudo npm install -g robotjs
If want to update the robotjs package execute the command as below,
$ sudo npm update robotjs
Update package globally,
$ npm install -g robotjs
$ sudo git clone https://github.com/rektide/robotjs.git
$ sudo npm install -g ./robotjs
robotjs@0.4.7 /usr/lib/node_modules/robotjs
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall robotjs
| Package Name | robotjs |
| Version | 0.4.7 |
| Description | Node.js Desktop Automation. |
| Released Date | 2017-03-26T21:58:29.730Z |
| Published by | octalmage |
| How to Learn | https://www.npmjs.com/package/robotjs/tutorial |