cdiff

tool to colorize 'diff' output

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