How to Install hexo-util NPM Packages on Ubuntu / Debian

How to Install hexo-util software package in NPM Packages

hexo-util : Utilities for Hexo.. You can installing hexo-util 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 hexo-util
$ sudo npm install -g hexo-util

If want to update the hexo-util package execute the command as below,

$ sudo npm update hexo-util

Update package globally,

$ npm install -g hexo-util

Git clone:

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

hexo-util@0.6.2 /usr/lib/node_modules/hexo-util

How to remove hexo-util package :

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

$ sudo npm uninstall hexo-util

Basic Information of hexo-util NPM Package:

Package Name hexo-util
Version 0.6.2
Description Utilities for Hexo.
Released Date 2017-11-07T17:06:28.541Z
Published by abnerchou
How to Learn https://www.npmjs.com/package/hexo-util/tutorial