How to Install cli-prompt NPM Packages on Ubuntu / Debian

How to Install cli-prompt software package in NPM Packages

cli-prompt : A tiny CLI prompter. You can installing cli-prompt 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 cli-prompt
$ sudo npm install -g cli-prompt

If want to update the cli-prompt package execute the command as below,

$ sudo npm update cli-prompt

Update package globally,

$ npm install -g cli-prompt

Git clone:

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

cli-prompt@0.6.0 /usr/lib/node_modules/cli-prompt

How to remove cli-prompt package :

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

$ sudo npm uninstall cli-prompt

Basic Information of cli-prompt NPM Package:

Package Name cli-prompt
Version 0.6.0
Description A tiny CLI prompter
Released Date 2016-06-06T00:58:29.872Z
Published by carlos8f
How to Learn https://www.npmjs.com/package/cli-prompt/tutorial