iptc

libiptcdata is a C library for manipulating IPTC metadata within multimedia

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