macOS
brew install patchutilslocal Homebrew formula metadata
sudo port install patchutilsMacPorts ports tree · devel/patchutils/Portfile · Quelle: api.github.com
brew / Rang 3472
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für patchutils in AI-Agent-Workflows.
Installation
brew install patchutilslocal Homebrew formula metadata
sudo port install patchutilsMacPorts ports tree · devel/patchutils/Portfile · Quelle: api.github.com
sudo apk add patchutilsAlpine Linux edge package indexes · patchutils · Quelle: dl-cdn.alpinelinux.org
sudo apt install patchutilsDebian stable package indexes · patchutils · Quelle: deb.debian.org
sudo dnf install patchutilsFedora Rawhide package metadata · patchutils · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#patchutilsnixpkgs package indexes · patchutils · Quelle: raw.githubusercontent.com
sudo pacman -S patchutilsArch Linux sync databases · patchutils · Quelle: geo.mirror.pkgbuild.com
sudo zypper install patchutilsopenSUSE Tumbleweed package metadata · patchutils · Quelle: download.opensuse.org
Überblick
Small collection of programs that operate on patch files
Verlauf
patchutils is a suite of command-line programs for inspecting, transforming, comparing, filtering, splitting, and repairing patch files.
Tim Waugh developed patchutils as a collection of small programs operating on patch files. The suite accumulated tools for combining, filtering, splitting, comparing, recounting, and correcting diffs. After a period of low release activity, the maintainer released version 0.4.3 in 2025—the first release since 2020—with accumulated fixes, new in-place editing options, improved cross-platform support through gnulib, and enhanced diff handling.
patchutils is distributed by numerous Unix-like package systems, including Debian, Ubuntu, Fedora-family distributions, Alpine, Arch Linux, Nix, openSUSE, Homebrew, and MacPorts. This broad packaging reflects the suite's durable role in source-based development and distribution-maintenance workflows.
Users choose focused utilities such as filterdiff to select portions of a patch, interdiff to compare patch revisions, combinediff to merge incremental patches, lsdiff or grepdiff to inspect patch contents, splitdiff to separate patches, and rediff or recountdiff to repair diff metadata. The tools are designed to compose naturally with files, pipes, and source-control output.
patchutils turns patch files into manipulable data rather than treating them only as input to patch. Its focused commands support the everyday work of downstream maintainers: selecting hunks, comparing patch revisions, repairing metadata, inspecting affected files, and reorganizing patch series.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
combinediff | cli | globales Executable | |
dehtmldiff | cli | globales Executable | |
editdiff | cli | globales Executable | |
espdiff | cli | globales Executable | |
filterdiff | cli | globales Executable | |
fixcvsdiff | cli | globales Executable | |
flipdiff | cli | globales Executable | |
gitdiff | cli | globales Executable | |
gitdiffview | cli | globales Executable | |
gitshow | cli | globales Executable | |
gitshowview | cli | globales Executable | |
grepdiff | cli | globales Executable | |
interdiff | cli | globales Executable | |
lsdiff | cli | globales Executable | |
move-to-front | cli | globales Executable | |
patchview | cli | globales Executable | |
patchview-wrapper | cli | globales Executable | |
recountdiff | cli | globales Executable | |
rediff | cli | globales Executable | |
splitdiff | cli | globales Executable | |
svndiff | cli | globales Executable | |
svndiffview | cli | globales Executable | |
unwrapdiff | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/twaugh/patchutils
Installationsmetadaten
| Paketschlüssel | brew:patchutils |
|---|---|
| Version | 0.4.5 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/patchutils |
| Homepage | https://cyberelk.net/tim/software/patchutils/ |
| Repository | https://github.com/twaugh/patchutils |
| Upstream-Dokumentation | https://cyberelk.net/tim/software/patchutils/ |
| Lizenz | GPL-2.0-or-later AND LGPL-2.1-or-later |
| Quellarchiv | https://github.com/twaugh/patchutils/releases/download/0.4.5/patchutils-0.4.5.tar.xz |
| Zuletzt aktualisiert | 2026-09-11T18:40:21Z |
| Pulse | updated |
| Build-Abhängigkeiten | xmlto |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | patchutils |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
patchutils 0.4.2-1
Utilities to work with patches
http://cyberelk.net/tim/software/patchutils/
sudo apt install patchutilspatchutils
nix profile install nixpkgs#patchutilspatchutils 0.4.2-1build3
Utilities to work with patches
http://cyberelk.net/tim/software/patchutils/
sudo apt install patchutilspatchutils 0.4.5-r0
Programs for manipulating patch files
https://cyberelk.net/tim/software/patchutils/
sudo apk add patchutilspatchutils-bash-completion 0.4.5-r0
Bash completions for patchutils
https://cyberelk.net/tim/software/patchutils/
sudo apk add patchutils-bash-completionpatchutils-doc 0.4.5-r0
Programs for manipulating patch files (documentation)
https://cyberelk.net/tim/software/patchutils/
sudo apk add patchutils-docpatchutils 0.4.5-2.fc45
A collection of programs for manipulating patch files
http://cyberelk.net/tim/patchutils/
sudo dnf install patchutilspatchutils 0.4.5-1
A small collection of programs that operate on patch files
http://cyberelk.net/tim/patchutils/
sudo pacman -S patchutilspatchutils 0.4.5-1.3
A Collection of Tools for Manipulating Patch Files
https://cyberelk.net/tim/software/patchutils/
sudo zypper install patchutilspatchutils
sudo port install patchutilsQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.