How to Install slug NPM Packages on Ubuntu / Debian

How to Install slug software package in NPM Packages

slug : slugifies even utf-8 chars!. You can installing slug 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 slug
$ sudo npm install -g slug

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

$ sudo npm update slug

Update package globally,

$ npm install -g slug

Git clone:

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

slug@0.9.1 /usr/lib/node_modules/slug

How to remove slug package :

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

$ sudo npm uninstall slug

Basic Information of slug NPM Package:

Package Name slug
Version 0.9.1
Description slugifies even utf-8 chars!
Released Date 2015-04-18T09:19:22.295Z
Published by dodo
How to Learn https://www.npmjs.com/package/slug/tutorial