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

How to Install ng2-toastr software package in NPM Packages

ng2-toastr : bootstrap style of toast for modern angular. You can installing ng2-toastr 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-toastr
$ sudo npm install -g ng2-toastr

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

$ sudo npm update ng2-toastr

Update package globally,

$ npm install -g ng2-toastr

Git clone:

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

ng2-toastr@4.1.2 /usr/lib/node_modules/ng2-toastr

How to remove ng2-toastr package :

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

$ sudo npm uninstall ng2-toastr

Basic Information of ng2-toastr NPM Package:

Package Name ng2-toastr
Version 4.1.2
Description bootstrap style of toast for modern angular
Released Date 2017-06-20T00:39:30.601Z
Published by derekshi
How to Learn https://www.npmjs.com/package/ng2-toastr/tutorial