How to Install rd NPM Packages on Ubuntu / Debian

How to Install rd software package in NPM Packages

rd : Read all directory recursively ????????????????????. You can installing rd 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 rd
$ sudo npm install -g rd

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

$ sudo npm update rd

Update package globally,

$ npm install -g rd

Git clone:

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

rd@1.1.2 /usr/lib/node_modules/rd

How to remove rd package :

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

$ sudo npm uninstall rd

Basic Information of rd NPM Package:

Package Name rd
Version 1.1.2
Description Read all directory recursively ????????????????????
Released Date 2017-08-16T06:00:24.402Z
Published by leizongmin
How to Learn https://www.npmjs.com/package/rd/tutorial