How to Install fontkit NPM Packages on Ubuntu / Debian

How to Install fontkit software package in NPM Packages

fontkit : An advanced font engine for Node and the browser. You can installing fontkit 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 fontkit
$ sudo npm install -g fontkit

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

$ sudo npm update fontkit

Update package globally,

$ npm install -g fontkit

Git clone:

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

fontkit@1.7.7 /usr/lib/node_modules/fontkit

How to remove fontkit package :

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

$ sudo npm uninstall fontkit

Basic Information of fontkit NPM Package:

Package Name fontkit
Version 1.7.7
Description An advanced font engine for Node and the browser
Released Date 2017-07-12T15:07:31.657Z
Published by devongovett
How to Learn https://www.npmjs.com/package/fontkit/tutorial