How to Install octicons NPM Packages on Ubuntu / Debian

How to Install octicons software package in NPM Packages

octicons : A scalable set of icons handcrafted with <3 by GitHub.. You can installing octicons 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 octicons
$ sudo npm install -g octicons

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

$ sudo npm update octicons

Update package globally,

$ npm install -g octicons

Git clone:

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

octicons@7.0.1 /usr/lib/node_modules/octicons

How to remove octicons package :

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

$ sudo npm uninstall octicons

Basic Information of octicons NPM Package:

Package Name octicons
Version 7.0.1
Description A scalable set of icons handcrafted with <3 by GitHub.
Released Date 2017-10-13T21:52:13.191Z
Published by jonrohan
How to Learn https://www.npmjs.com/package/octicons/tutorial