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

How to Install ng2-dragula software package in NPM Packages

ng2-dragula : Simple drag and drop with dragula. You can installing ng2-dragula 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-dragula
$ sudo npm install -g ng2-dragula

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

$ sudo npm update ng2-dragula

Update package globally,

$ npm install -g ng2-dragula

Git clone:

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

ng2-dragula@1.5.0 /usr/lib/node_modules/ng2-dragula

How to remove ng2-dragula package :

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

$ sudo npm uninstall ng2-dragula

Basic Information of ng2-dragula NPM Package:

Package Name ng2-dragula
Version 1.5.0
Description Simple drag and drop with dragula
Released Date 2017-06-06T14:41:15.110Z
Published by valorkin
How to Learn https://www.npmjs.com/package/ng2-dragula/tutorial