gphoto2

digital camera command-line client

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