darktable-cli

virtual lighttable and darkroom for photographers

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