gphoto2-port-config

libgphoto2 library

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