How to Install curry NPM Packages on Ubuntu / Debian

How to Install curry software package in NPM Packages

curry : flexible but simple curry function. You can installing curry 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 curry
$ sudo npm install -g curry

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

$ sudo npm update curry

Update package globally,

$ npm install -g curry

Git clone:

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

curry@1.2.0 /usr/lib/node_modules/curry

How to remove curry package :

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

$ sudo npm uninstall curry

Basic Information of curry NPM Package:

Package Name curry
Version 1.2.0
Description flexible but simple curry function
Released Date 2013-09-27T23:18:36.022Z
Published by hughfdjackson
How to Learn https://www.npmjs.com/package/curry/tutorial