xdelta3

Diff utility which works with binary files

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