How to Install tachyons NPM Packages on Ubuntu / Debian

How to Install tachyons software package in NPM Packages

tachyons : Functional CSS for humans. You can installing tachyons 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 tachyons
$ sudo npm install -g tachyons

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

$ sudo npm update tachyons

Update package globally,

$ npm install -g tachyons

Git clone:

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

tachyons@4.9.0 /usr/lib/node_modules/tachyons

How to remove tachyons package :

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

$ sudo npm uninstall tachyons

Basic Information of tachyons NPM Package:

Package Name tachyons
Version 4.9.0
Description Functional CSS for humans
Released Date 2017-10-26T22:00:35.723Z
Published by johno
How to Learn https://www.npmjs.com/package/tachyons/tutorial