How to Install gulp-less NPM Packages on Ubuntu / Debian

How to Install gulp-less software package in NPM Packages

gulp-less : Less for Gulp. You can installing gulp-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 gulp-less
$ sudo npm install -g gulp-less

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

$ sudo npm update gulp-less

Update package globally,

$ npm install -g gulp-less

Git clone:

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

gulp-less@3.3.2 /usr/lib/node_modules/gulp-less

How to remove gulp-less package :

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

$ sudo npm uninstall gulp-less

Basic Information of gulp-less NPM Package:

Package Name gulp-less
Version 3.3.2
Description Less for Gulp
Released Date 2017-06-19T15:48:30.513Z
Published by stevelacy
How to Learn https://www.npmjs.com/package/gulp-less/tutorial