meld
Graphical diffing and merging tool. More information: <https://meldmerge.org/>.
RUN apt-get update && \
apt-get install -y meld
RUN apt-get update && \
apt-get install -y meld
RUN pacman -S --noconfirm meld
RUN apt-get update && \
apt-get install -y meld
RUN dnf install -y meld
RUN apt-get update && \
apt-get install -y meld