tree-kill : kill trees of processes. You can installing tree-kill 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 tree-kill $ sudo npm install -g tree-kill
If want to update the tree-kill package execute the command as below,
$ sudo npm update tree-kill
Update package globally,
$ npm install -g tree-kill
$ sudo git clone https://github.com/rektide/tree-kill.git
$ sudo npm install -g ./tree-kill
tree-kill@1.2.0 /usr/lib/node_modules/tree-kill
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall tree-kill
| Package Name | tree-kill |
| Version | 1.2.0 |
| Description | kill trees of processes |
| Released Date | 2017-09-19T22:42:36.007Z |
| Published by | wmhilton |
| How to Learn | https://www.npmjs.com/package/tree-kill/tutorial |