How to Install animate.css NPM Packages on Ubuntu / Debian

How to Install animate.css software package in NPM Packages

animate.css : *Just-add-water CSS animation*. You can installing animate.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 animate.css
$ sudo npm install -g animate.css

If want to update the animate.css package execute the command as below,

$ sudo npm update animate.css

Update package globally,

$ npm install -g animate.css

Git clone:

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

animate.css@3.5.2 /usr/lib/node_modules/animate.css

How to remove animate.css package :

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

$ sudo npm uninstall animate.css

Basic Information of animate.css NPM Package:

Package Name animate.css
Version 3.5.2
Description *Just-add-water CSS animation*
Released Date 2016-09-02T15:56:17.439Z
Published by dte
How to Learn https://www.npmjs.com/package/animate.css/tutorial