How to Install readdir NPM Packages on Ubuntu / Debian

How to Install readdir software package in NPM Packages

readdir : Reads a directory and return results with the ability to use Ant style file match patterns . You can installing readdir 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 readdir
$ sudo npm install -g readdir

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

$ sudo npm update readdir

Update package globally,

$ npm install -g readdir

Git clone:

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

readdir@0.0.13 /usr/lib/node_modules/readdir

How to remove readdir package :

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

$ sudo npm uninstall readdir

Basic Information of readdir NPM Package:

Package Name readdir
Version 0.0.13
Description Reads a directory and return results with the ability to use Ant style file match patterns
Released Date 2014-06-09T20:31:43.326Z
Published by steveukx
How to Learn https://www.npmjs.com/package/readdir/tutorial