How to Install yn NPM Packages on Ubuntu / Debian

How to Install yn software package in NPM Packages

yn : Parse yes/no like values. You can installing yn 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 yn
$ sudo npm install -g yn

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

$ sudo npm update yn

Update package globally,

$ npm install -g yn

Git clone:

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

yn@2.0.0 /usr/lib/node_modules/yn

How to remove yn package :

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

$ sudo npm uninstall yn

Basic Information of yn NPM Package:

Package Name yn
Version 2.0.0
Description Parse yes/no like values
Released Date 2017-05-12T20:04:04.605Z
Published by sindresorhus
How to Learn https://www.npmjs.com/package/yn/tutorial