wiggle

A patch application tool resolving conflicts in patches that patch cannot handle. Note: Wiggle forcefully applies all changes, merging when conflicts arise, and reporting unresolvable issues. More information: <https://manned.org/wiggle>.

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