How to Install angular-ui-router NPM Packages on Ubuntu / Debian

How to Install angular-ui-router software package in NPM Packages

angular-ui-router : State-based routing for AngularJS. You can installing angular-ui-router 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 angular-ui-router
$ sudo npm install -g angular-ui-router

If want to update the angular-ui-router package execute the command as below,

$ sudo npm update angular-ui-router

Update package globally,

$ npm install -g angular-ui-router

Git clone:

$ sudo  git clone https://github.com/rektide/angular-ui-router.git
$ sudo  npm install -g ./angular-ui-router

angular-ui-router@0.4.3 /usr/lib/node_modules/angular-ui-router

How to remove angular-ui-router package :

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

$ sudo npm uninstall angular-ui-router

Basic Information of angular-ui-router NPM Package:

Package Name angular-ui-router
Version 0.4.3
Description State-based routing for AngularJS
Released Date 2017-10-05T00:40:25.593Z
Published by christopherthielen
How to Learn https://www.npmjs.com/package/angular-ui-router/tutorial