How to Install mootools NPM Packages on Ubuntu / Debian

How to Install mootools software package in NPM Packages

mootools : MooTools 1.5.2 Server library. You can installing mootools 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 mootools
$ sudo npm install -g mootools

If want to update the mootools package execute the command as below,

$ sudo npm update mootools

Update package globally,

$ npm install -g mootools

Git clone:

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

mootools@1.5.2 /usr/lib/node_modules/mootools

How to remove mootools package :

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

$ sudo npm uninstall mootools

Basic Information of mootools NPM Package:

Package Name mootools
Version 1.5.2
Description MooTools 1.5.2 Server library
Released Date 2015-09-20T17:47:39.650Z
Published by vsviridov
How to Learn https://www.npmjs.com/package/mootools/tutorial