How to Install d NPM Packages on Ubuntu / Debian

How to Install d software package in NPM Packages

d : Property descriptor factory. You can installing d 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 d
$ sudo npm install -g d

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

$ sudo npm update d

Update package globally,

$ npm install -g d

Git clone:

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

d@1.0.0 /usr/lib/node_modules/d

How to remove d package :

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

$ sudo npm uninstall d

Basic Information of d NPM Package:

Package Name d
Version 1.0.0
Description Property descriptor factory
Released Date 2015-12-04T11:39:09.506Z
Published by medikoo
How to Learn https://www.npmjs.com/package/d/tutorial