How to Install grunt-contrib-less NPM Packages on Ubuntu / Debian

How to Install grunt-contrib-less software package in NPM Packages

grunt-contrib-less : Compile LESS files to CSS. You can installing grunt-contrib-less 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 grunt-contrib-less
$ sudo npm install -g grunt-contrib-less

If want to update the grunt-contrib-less package execute the command as below,

$ sudo npm update grunt-contrib-less

Update package globally,

$ npm install -g grunt-contrib-less

Git clone:

$ sudo  git clone https://github.com/rektide/grunt-contrib-less.git
$ sudo  npm install -g ./grunt-contrib-less

grunt-contrib-less@1.4.1 /usr/lib/node_modules/grunt-contrib-less

How to remove grunt-contrib-less package :

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

$ sudo npm uninstall grunt-contrib-less

Basic Information of grunt-contrib-less NPM Package:

Package Name grunt-contrib-less
Version 1.4.1
Description Compile LESS files to CSS
Released Date 2017-03-08T09:34:38.593Z
Published by xhmikosr
How to Learn https://www.npmjs.com/package/grunt-contrib-less/tutorial