How to Install pygmentize-bundled NPM Packages on Ubuntu / Debian

How to Install pygmentize-bundled software package in NPM Packages

pygmentize-bundled : A simple wrapper around Pythons Pygments code formatter, with Pygments bundled. You can installing pygmentize-bundled 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 pygmentize-bundled
$ sudo npm install -g pygmentize-bundled

If want to update the pygmentize-bundled package execute the command as below,

$ sudo npm update pygmentize-bundled

Update package globally,

$ npm install -g pygmentize-bundled

Git clone:

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

pygmentize-bundled@2.3.0 /usr/lib/node_modules/pygmentize-bundled

How to remove pygmentize-bundled package :

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

$ sudo npm uninstall pygmentize-bundled

Basic Information of pygmentize-bundled NPM Package:

Package Name pygmentize-bundled
Version 2.3.0
Description A simple wrapper around Pythons Pygments code formatter, with Pygments bundled
Released Date 2014-11-19T06:50:43.029Z
Published by rvagg
How to Learn https://www.npmjs.com/package/pygmentize-bundled/tutorial