trackr : A fork of Meteor Tracker.. You can installing trackr 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 trackr $ sudo npm install -g trackr
If want to update the trackr package execute the command as below,
$ sudo npm update trackr
Update package globally,
$ npm install -g trackr
$ sudo git clone https://github.com/rektide/trackr.git
$ sudo npm install -g ./trackr
trackr@2.0.2 /usr/lib/node_modules/trackr
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall trackr
| Package Name | trackr |
| Version | 2.0.2 |
| Description | A fork of Meteor Tracker. |
| Released Date | 2015-10-30T04:45:43.403Z |
| Published by | mrgalaxy |
| How to Learn | https://www.npmjs.com/package/trackr/tutorial |