How to Install sprintf NPM Packages on Ubuntu / Debian

How to Install sprintf software package in NPM Packages

sprintf : Sprintf() for node.js. You can installing sprintf 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 sprintf
$ sudo npm install -g sprintf

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

$ sudo npm update sprintf

Update package globally,

$ npm install -g sprintf

Git clone:

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

sprintf@0.1.5 /usr/lib/node_modules/sprintf

How to remove sprintf package :

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

$ sudo npm uninstall sprintf

Basic Information of sprintf NPM Package:

Package Name sprintf
Version 0.1.5
Description Sprintf() for node.js
Released Date 2014-12-03T10:09:28.796Z
Published by maritz
How to Learn https://www.npmjs.com/package/sprintf/tutorial