How to Install inferno NPM Packages on Ubuntu / Debian

How to Install inferno software package in NPM Packages

inferno : An extremely fast, React-like JavaScript library for building modern user interfaces. You can installing inferno 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 inferno
$ sudo npm install -g inferno

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

$ sudo npm update inferno

Update package globally,

$ npm install -g inferno

Git clone:

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

inferno@3.10.1 /usr/lib/node_modules/inferno

How to remove inferno package :

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

$ sudo npm uninstall inferno

Basic Information of inferno NPM Package:

Package Name inferno
Version 3.10.1
Description An extremely fast, React-like JavaScript library for building modern user interfaces
Released Date 2017-10-13T10:13:09.911Z
Published by havunen
How to Learn https://www.npmjs.com/package/inferno/tutorial