sane-config

SANE development toolkit

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