How to Install franc NPM Packages on Ubuntu / Debian

How to Install franc software package in NPM Packages

franc : Detect the language of text. You can installing franc 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 franc
$ sudo npm install -g franc

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

$ sudo npm update franc

Update package globally,

$ npm install -g franc

Git clone:

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

franc@3.1.1 /usr/lib/node_modules/franc

How to remove franc package :

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

$ sudo npm uninstall franc

Basic Information of franc NPM Package:

Package Name franc
Version 3.1.1
Description Detect the language of text
Released Date 2017-07-27T19:21:21.659Z
Published by wooorm
How to Learn https://www.npmjs.com/package/franc/tutorial