How to Install angular2 NPM Packages on Ubuntu / Debian

How to Install angular2 software package in NPM Packages

angular2 : Angular 2 - a web framework for modern web apps. You can installing angular2 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 angular2
$ sudo npm install -g angular2

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

$ sudo npm update angular2

Update package globally,

$ npm install -g angular2

Git clone:

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

angular2@2.0.0-beta.21 /usr/lib/node_modules/angular2

How to remove angular2 package :

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

$ sudo npm uninstall angular2

Basic Information of angular2 NPM Package:

Package Name angular2
Version 2.0.0-beta.21
Description Angular 2 - a web framework for modern web apps
Released Date 2016-11-28T23:37:44.420Z
Published by angularcore
How to Learn https://www.npmjs.com/package/angular2/tutorial