diffstat

Create a histogram from the output of the diff command. More information: <https://manned.org/diffstat>.

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