qrcode-terminal : QRCodes, in the terminal. You can installing qrcode-terminal 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 qrcode-terminal $ sudo npm install -g qrcode-terminal
If want to update the qrcode-terminal package execute the command as below,
$ sudo npm update qrcode-terminal
Update package globally,
$ npm install -g qrcode-terminal
$ sudo git clone https://github.com/rektide/qrcode-terminal.git
$ sudo npm install -g ./qrcode-terminal
qrcode-terminal@0.11.0 /usr/lib/node_modules/qrcode-terminal
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall qrcode-terminal
| Package Name | qrcode-terminal |
| Version | 0.11.0 |
| Description | QRCodes, in the terminal |
| Released Date | 2016-09-22T17:40:53.765Z |
| Published by | mwbrooks |
| How to Learn | https://www.npmjs.com/package/qrcode-terminal/tutorial |