
Aug 16, 2012
QR code creation in Ubuntu is very simple. For this we have to install the app ‘qrencode’ which you can install from the software center or just opening your terminal and typing: $ sudo apt-get install qrencode After installation you can create QR codes with the command line using the following structure: $ qrencode-o [AnyNameForYourQRcode.png]...