zbarcam

Scan and decode barcodes (and QR codes) from a video device. More information: <https://manned.org/zbarcam>.

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 zbarcam on any operating system with command-not-found.com