ora : Elegant terminal spinner. You can installing ora 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 ora $ sudo npm install -g ora
If want to update the ora package execute the command as below,
$ sudo npm update ora
Update package globally,
$ npm install -g ora
$ sudo git clone https://github.com/rektide/ora.git
$ sudo npm install -g ./ora
ora@1.3.0 /usr/lib/node_modules/ora
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall ora
| Package Name | ora |
| Version | 1.3.0 |
| Description | Elegant terminal spinner |
| Released Date | 2017-06-14T18:40:38.761Z |
| Published by | sindresorhus |
| How to Learn | https://www.npmjs.com/package/ora/tutorial |