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

How to Install steal-less software package in NPM Packages

steal-less : less plugin for StealJS. You can installing steal-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 steal-less
$ sudo npm install -g steal-less

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

$ sudo npm update steal-less

Update package globally,

$ npm install -g steal-less

Git clone:

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

steal-less@1.2.2 /usr/lib/node_modules/steal-less

How to remove steal-less package :

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

$ sudo npm uninstall steal-less

Basic Information of steal-less NPM Package:

Package Name steal-less
Version 1.2.2
Description less plugin for StealJS
Released Date 2017-11-20T22:05:13.882Z
Published by sinjhin
How to Learn https://www.npmjs.com/package/steal-less/tutorial