How to Install sofa-core NPM Packages on Ubuntu / Debian

How to Install sofa-core software package in NPM Packages

sofa-core : Sofa Web SDK core components.. You can installing sofa-core 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 sofa-core
$ sudo npm install -g sofa-core

If want to update the sofa-core package execute the command as below,

$ sudo npm update sofa-core

Update package globally,

$ npm install -g sofa-core

Git clone:

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

sofa-core@0.15.1 /usr/lib/node_modules/sofa-core

How to remove sofa-core package :

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

$ sudo npm uninstall sofa-core

Basic Information of sofa-core NPM Package:

Package Name sofa-core
Version 0.15.1
Description Sofa Web SDK core components.
Released Date 2015-03-25T13:31:10.601Z
Published by pascalprecht
How to Learn https://www.npmjs.com/package/sofa-core/tutorial