How to Install styl NPM Packages on Ubuntu / Debian

How to Install styl software package in NPM Packages

styl : CSS pre-processor built on Rework. You can installing styl 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 styl
$ sudo npm install -g styl

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

$ sudo npm update styl

Update package globally,

$ npm install -g styl

Git clone:

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

styl@0.2.9 /usr/lib/node_modules/styl

How to remove styl package :

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

$ sudo npm uninstall styl

Basic Information of styl NPM Package:

Package Name styl
Version 0.2.9
Description CSS pre-processor built on Rework
Released Date 2015-02-24T04:29:37.082Z
Published by mattmueller
How to Learn https://www.npmjs.com/package/styl/tutorial