meld

Graphical diffing and merging tool. More information: <https://meldmerge.org/>.

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