QtQR: graphical tool to Create and Read QR codes in Ubuntu

Last updated: November 8, 2013

qr code google.com

This tutorial shows you a graphical tool for generating and reading QR codes in Ubuntu Linux. It’s QtQR, a GUI front-end of qrencode made in Python & Qt, which provides a simple and easy to user interface to encode text, url, bookmark, Email, telephone number, phonebook, SMS, MMS, Geolocalization and decode from image file or webcam.

QtQR QR code generator & reader in Ubuntu 13.10

QtQR QR code generator & reader in Ubuntu 13.10

What is QR code?

A Quick Response code is a two-dimensional pictographic code used for its fast readability and comparatively large storage capacity. The code consists of black modules arranged in a square pattern on a white background. The information encoded can be made up of any kind of data (e.g., binary, alphanumeric, or Kanji symbols)

Install QtQR

This simple application is available in Ubuntu universe repository since Ubuntu 12.10. Just search for and install qtqr in Ubuntu Software Center (Works for Ubuntu 13.10, Ubuntu 13.04, Ubuntu 12.10, Linux Mint 14/15/16).

For Ubuntu 12.04, Ubuntu 10.04, Elementary OS Luna, run commands below one by one in terminal (Ctrl+Alt+T) to install this tool from PPA:

sudo add-apt-repository ppa:qr-tools-developers/qr-tools-stable

sudo apt-get update

sudo apt-get install qtqr

Twitter

I'm a freelance blogger who started using Ubuntu in 2007 and wishes to share my experiences and some useful tips with Ubuntu beginners and lovers. Please comment to let me know if the tutorial is outdated! And, notify me if you find any typo/grammar/language mistakes. English is not my native language. Contact me via [email protected] Buy me a coffee: https://ko-fi.com/ubuntuhandbook1

3 responses to QtQR: graphical tool to Create and Read QR codes in Ubuntu

  1. failed to fetch on 13.10 when I added the ppa.

    • I can’t reach any PPA too. There might be server problem on Canonical’s launchpad.net at the moment. Try later!

    • As I said in post, you can directly install QtQR from Ubuntu Software Center for Ubuntu 12.10 and higher.