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

How to Install ng2-cookies software package in NPM Packages

ng2-cookies : Simple library to deal with cookies in Angular2.. You can installing ng2-cookies 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-cookies
$ sudo npm install -g ng2-cookies

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

$ sudo npm update ng2-cookies

Update package globally,

$ npm install -g ng2-cookies

Git clone:

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

ng2-cookies@1.0.12 /usr/lib/node_modules/ng2-cookies

How to remove ng2-cookies package :

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

$ sudo npm uninstall ng2-cookies

Basic Information of ng2-cookies NPM Package:

Package Name ng2-cookies
Version 1.0.12
Description Simple library to deal with cookies in Angular2.
Released Date 2017-04-26T13:40:35.561Z
Published by carcamano
How to Learn https://www.npmjs.com/package/ng2-cookies/tutorial