How to Install ngx-cookie NPM Packages on Ubuntu / Debian

How to Install ngx-cookie software package in NPM Packages

ngx-cookie : Implementation of Angular 1.x $cookies service to Angular. You can installing ngx-cookie 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 ngx-cookie
$ sudo npm install -g ngx-cookie

If want to update the ngx-cookie package execute the command as below,

$ sudo npm update ngx-cookie

Update package globally,

$ npm install -g ngx-cookie

Git clone:

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

ngx-cookie@2.0.1 /usr/lib/node_modules/ngx-cookie

How to remove ngx-cookie package :

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

$ sudo npm uninstall ngx-cookie

Basic Information of ngx-cookie NPM Package:

Package Name ngx-cookie
Version 2.0.1
Description Implementation of Angular 1.x $cookies service to Angular
Released Date 2017-11-16T11:33:13.366Z
Published by sa.alemdar
How to Learn https://www.npmjs.com/package/ngx-cookie/tutorial