How to Install cog NPM Packages on Ubuntu / Debian

How to Install cog software package in NPM Packages

cog : Cherry pickable JS functions. You can installing cog 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 cog
$ sudo npm install -g cog

If want to update the cog package execute the command as below,

$ sudo npm update cog

Update package globally,

$ npm install -g cog

Git clone:

$ sudo  git clone https://github.com/rektide/cog.git
$ sudo  npm install -g ./cog

cog@1.1.0 /usr/lib/node_modules/cog

How to remove cog package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall cog

Basic Information of cog NPM Package:

Package Name cog
Version 1.1.0
Description Cherry pickable JS functions
Released Date 2015-03-27T06:30:04.911Z
Published by damonoehlman
How to Learn https://www.npmjs.com/package/cog/tutorial