picture-tube : render 256 color images on the terminal. You can installing picture-tube 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 picture-tube $ sudo npm install -g picture-tube
If want to update the picture-tube package execute the command as below,
$ sudo npm update picture-tube
Update package globally,
$ npm install -g picture-tube
$ sudo git clone https://github.com/rektide/picture-tube.git
$ sudo npm install -g ./picture-tube
picture-tube@1.0.0 /usr/lib/node_modules/picture-tube
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall picture-tube
| Package Name | picture-tube |
| Version | 1.0.0 |
| Description | render 256 color images on the terminal |
| Released Date | 2015-07-03T22:46:53.538Z |
| Published by | substack |
| How to Learn | https://www.npmjs.com/package/picture-tube/tutorial |