fixcvsdiff

Utilities to work with patches

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