qrencode

QR Code generator. Supports PNG and EPS. More information: <https://fukuchi.org/works/qrencode>.

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