How to Install fluent-ffmpeg NPM Packages on Ubuntu / Debian

How to Install fluent-ffmpeg software package in NPM Packages

fluent-ffmpeg : A fluent API to FFMPEG (http://www.ffmpeg.org). You can installing fluent-ffmpeg 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 fluent-ffmpeg
$ sudo npm install -g fluent-ffmpeg

If want to update the fluent-ffmpeg package execute the command as below,

$ sudo npm update fluent-ffmpeg

Update package globally,

$ npm install -g fluent-ffmpeg

Git clone:

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

fluent-ffmpeg@2.1.2 /usr/lib/node_modules/fluent-ffmpeg

How to remove fluent-ffmpeg package :

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

$ sudo npm uninstall fluent-ffmpeg

Basic Information of fluent-ffmpeg NPM Package:

Package Name fluent-ffmpeg
Version 2.1.2
Description A fluent API to FFMPEG (http://www.ffmpeg.org)
Released Date 2017-04-23T21:41:52.005Z
Published by rhodgkins
How to Learn https://www.npmjs.com/package/fluent-ffmpeg/tutorial