How to Install and Uninstall python-qrtools Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-qrtools" package

Learn how to install python-qrtools on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-qrtools

2. Uninstall "python-qrtools" package

This guide let you learn how to uninstall python-qrtools on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-qrtools $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-qrtools package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-qrtools
Priority: optional
Section: universe/python
Installed-Size: 49
Maintainer: Ubuntu Developers
Original-Maintainer: Koichi Akabe
Architecture: all
Source: qr-tools
Version: 1.4~bzr21-1
Depends: python (>= 2.7), python (<< 2.8), python:any (>= 2.7.1-0ubuntu2), python-imaging, python-zbar, qrencode
Filename: pool/universe/q/qr-tools/python-qrtools_1.4~bzr21-1_all.deb
Size: 5554
MD5sum: 5c01a5bc1056760872d08cb28f939383
SHA1: c51c4d6ebc3cb92172cbc4dfc3ff16d4060689c9
SHA256: 90177fa96d1f7235a6e57ba0ee9e8188193501b35bd18a4d58dd44441c29528c
Description-en: high level library for reading and generating QR codes
This package provides high level APIs for reading and creating QR
codes with minimal effort on Python. This library uses zbar barcode
library.
Description-md5: 6cbd834949879a9fac44a39c14e8979e
Homepage: https://launchpad.net/qr-tools
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu