How to Install cmake-js NPM Packages on Ubuntu / Debian

How to Install cmake-js software package in NPM Packages

cmake-js : CMake.js - a Node.js/io.js native addon build tool. You can installing cmake-js 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 cmake-js
$ sudo npm install -g cmake-js

If want to update the cmake-js package execute the command as below,

$ sudo npm update cmake-js

Update package globally,

$ npm install -g cmake-js

Git clone:

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

cmake-js@3.5.0 /usr/lib/node_modules/cmake-js

How to remove cmake-js package :

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

$ sudo npm uninstall cmake-js

Basic Information of cmake-js NPM Package:

Package Name cmake-js
Version 3.5.0
Description CMake.js - a Node.js/io.js native addon build tool
Released Date 2017-06-21T07:39:26.807Z
Published by unbornchikken
How to Learn https://www.npmjs.com/package/cmake-js/tutorial