zbarimg

Scan and decode bar codes from image file(s). More information: <http://zbar.sourceforge.net>.

Debian Debian
RUN apt-get update && \ apt-get install -y zbar-dbg
Ubuntu
RUN apt-get update && \ apt-get install -y zbar-dbg
Arch Arch Linux
RUN pacman -S --noconfirm zbar
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y zbar-tools
Fedora
RUN dnf install -y zbar
Raspbian
RUN apt-get update && \ apt-get install -y zbar-dbg
click the source code to copy install zbarimg on any operating system with command-not-found.com