How to Install ng2-bootstrap NPM Packages on Ubuntu / Debian

How to Install ng2-bootstrap software package in NPM Packages

ng2-bootstrap : Native Angular Bootstrap Components. You can installing ng2-bootstrap 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 ng2-bootstrap
$ sudo npm install -g ng2-bootstrap

If want to update the ng2-bootstrap package execute the command as below,

$ sudo npm update ng2-bootstrap

Update package globally,

$ npm install -g ng2-bootstrap

Git clone:

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

ng2-bootstrap@1.6.3 /usr/lib/node_modules/ng2-bootstrap

How to remove ng2-bootstrap package :

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

$ sudo npm uninstall ng2-bootstrap

Basic Information of ng2-bootstrap NPM Package:

Package Name ng2-bootstrap
Version 1.6.3
Description Native Angular Bootstrap Components
Released Date 2017-04-05T21:29:02.780Z
Published by valorkin
How to Learn https://www.npmjs.com/package/ng2-bootstrap/tutorial