exiv2

Image metadata manipulation tool. More information: <https://www.exiv2.org/manpage.html>.

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