How to Install through3 NPM Packages on Ubuntu / Debian

How to Install through3 software package in NPM Packages

through3 : Extend stream classes.. You can installing through3 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 through3
$ sudo npm install -g through3

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

$ sudo npm update through3

Update package globally,

$ npm install -g through3

Git clone:

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

through3@1.1.6 /usr/lib/node_modules/through3

How to remove through3 package :

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

$ sudo npm uninstall through3

Basic Information of through3 NPM Package:

Package Name through3
Version 1.1.6
Description Extend stream classes.
Released Date 2016-03-20T05:14:53.964Z
Published by muji
How to Learn https://www.npmjs.com/package/through3/tutorial