ripemd160 : Compute ripemd160 of bytes or strings.. You can installing ripemd160 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 ripemd160 $ sudo npm install -g ripemd160
If want to update the ripemd160 package execute the command as below,
$ sudo npm update ripemd160
Update package globally,
$ npm install -g ripemd160
$ sudo git clone https://github.com/rektide/ripemd160.git
$ sudo npm install -g ./ripemd160
ripemd160@2.0.1 /usr/lib/node_modules/ripemd160
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ripemd160
| Package Name | ripemd160 |
| Version | 2.0.1 |
| Description | Compute ripemd160 of bytes or strings. |
| Released Date | 2016-06-22T13:25:58.036Z |
| Published by | jprichardson |
| How to Learn | https://www.npmjs.com/package/ripemd160/tutorial |