gifsicle : gifsicle wrapper that makes it seamlessly available as a local dependency. You can installing gifsicle 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 gifsicle $ sudo npm install -g gifsicle
If want to update the gifsicle package execute the command as below,
$ sudo npm update gifsicle
Update package globally,
$ npm install -g gifsicle
$ sudo git clone https://github.com/rektide/gifsicle.git
$ sudo npm install -g ./gifsicle
gifsicle@3.0.4 /usr/lib/node_modules/gifsicle
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gifsicle
Package Name | gifsicle |
Version | 3.0.4 |
Description | gifsicle wrapper that makes it seamlessly available as a local dependency |
Released Date | 2016-09-03T03:58:57.337Z |
Published by | shinnn |
How to Learn | https://www.npmjs.com/package/gifsicle/tutorial |