How to Install semantic-ui-css NPM Packages on Ubuntu / Debian

How to Install semantic-ui-css software package in NPM Packages

semantic-ui-css : CSS Only distribution of Semantic UI. You can installing semantic-ui-css 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 semantic-ui-css
$ sudo npm install -g semantic-ui-css

If want to update the semantic-ui-css package execute the command as below,

$ sudo npm update semantic-ui-css

Update package globally,

$ npm install -g semantic-ui-css

Git clone:

$ sudo  git clone https://github.com/rektide/semantic-ui-css.git
$ sudo  npm install -g ./semantic-ui-css

semantic-ui-css@2.2.12 /usr/lib/node_modules/semantic-ui-css

How to remove semantic-ui-css package :

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

$ sudo npm uninstall semantic-ui-css

Basic Information of semantic-ui-css NPM Package:

Package Name semantic-ui-css
Version 2.2.12
Description CSS Only distribution of Semantic UI
Released Date 2017-08-07T05:29:01.147Z
Published by semantic-bot
How to Learn https://www.npmjs.com/package/semantic-ui-css/tutorial