gphoto2-port-config
libgphoto2 library
RUN apt-get update && \
apt-get install -y libgphoto2-2-dev
RUN apt-get update && \
apt-get install -y libgphoto2-dev
RUN apk add libgphoto2
RUN pacman -S --noconfirm libgphoto2
RUN apt-get update && \
apt-get install -y libgphoto2-dev
RUN yum install -y libgphoto2-devel
RUN dnf install -y libgphoto2-devel
RUN apt-get update && \
apt-get install -y libgphoto2-dev