How to Install office-ui-fabric-react NPM Packages on Ubuntu / Debian

How to Install office-ui-fabric-react software package in NPM Packages

office-ui-fabric-react : Reusable React components for building experiences for Office 365.. You can installing office-ui-fabric-react 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 office-ui-fabric-react
$ sudo npm install -g office-ui-fabric-react

If want to update the office-ui-fabric-react package execute the command as below,

$ sudo npm update office-ui-fabric-react

Update package globally,

$ npm install -g office-ui-fabric-react

Git clone:

$ sudo  git clone https://github.com/rektide/office-ui-fabric-react.git
$ sudo  npm install -g ./office-ui-fabric-react

office-ui-fabric-react@5.25.0 /usr/lib/node_modules/office-ui-fabric-react

How to remove office-ui-fabric-react package :

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

$ sudo npm uninstall office-ui-fabric-react

Basic Information of office-ui-fabric-react NPM Package:

Package Name office-ui-fabric-react
Version 5.25.0
Description Reusable React components for building experiences for Office 365.
Released Date 2017-11-23T11:10:37.629Z
Published by uifabric
How to Learn https://www.npmjs.com/package/office-ui-fabric-react/tutorial