Automic VaultAutomic Vault

brew

Install patchutils with Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Small collection of programs that operate on patch files. Version 0.4.5 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install patchutils

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install patchutils

MacPorts ports tree · devel/patchutils/Portfile · source: api.github.com

Linux

Alpine Linux apkverified · 92%
sudo apk add patchutils

Alpine Linux edge package indexes · patchutils · source: dl-cdn.alpinelinux.org

Debian aptverified · 92%
sudo apt install patchutils

Debian stable package indexes · patchutils · source: deb.debian.org

Fedora dnfverified · 92%
sudo dnf install patchutils

Fedora Rawhide package metadata · patchutils · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#patchutils

nixpkgs package indexes · patchutils · source: raw.githubusercontent.com

Arch Linux pacmanverified · 92%
sudo pacman -S patchutils

Arch Linux sync databases · patchutils · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install patchutils

openSUSE Tumbleweed package metadata · patchutils · source: download.opensuse.org

overview

Package summary

Small collection of programs that operate on patch files

Commands and aliases

  • combinediff
  • dehtmldiff
  • editdiff
  • espdiff
  • filterdiff
  • fixcvsdiff
  • flipdiff
  • gitdiff
  • gitdiffview
  • gitshow
  • gitshowview
  • grepdiff
  • interdiff
  • lsdiff
  • move-to-front
  • patchview
  • patchview-wrapper
  • recountdiff
  • rediff
  • splitdiff
  • svndiff
  • svndiffview
  • unwrapdiff

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
combinediffcliglobal executable
dehtmldiffcliglobal executable
editdiffcliglobal executable
espdiffcliglobal executable
filterdiffcliglobal executable
fixcvsdiffcliglobal executable
flipdiffcliglobal executable
gitdiffcliglobal executable
gitdiffviewcliglobal executable
gitshowcliglobal executable
gitshowviewcliglobal executable
grepdiffcliglobal executable
interdiffcliglobal executable
lsdiffcliglobal executable
move-to-frontcliglobal executable
patchviewcliglobal executable
patchview-wrappercliglobal executable
recountdiffcliglobal executable
rediffcliglobal executable
splitdiffcliglobal executable
svndiffcliglobal executable
svndiffviewcliglobal executable
unwrapdiffcliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.4.5
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/twaugh/patchutils

install metadata

Package metadata

Package keybrew:patchutils
Version0.4.5
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/patchutils
Homepagehttps://cyberelk.net/tim/software/patchutils/
Repositoryhttps://github.com/twaugh/patchutils
Upstream docshttps://cyberelk.net/tim/software/patchutils
LicenseGPL-2.0-or-later AND LGPL-2.1-or-later
Source archivehttps://github.com/twaugh/patchutils/releases/download/0.4.5/patchutils-0.4.5.tar.xz
Build dependenciesxmlto
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namepatchutils
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Debian apt95%

patchutils 0.4.2-1

Utilities to work with patches

http://cyberelk.net/tim/software/patchutils/

sudo apt install patchutils
  • Section: text
  • Architecture: amd64
  • 4 dependencies
  • normalized package name match
  • Matched by: Patchutils
Debian stable package indexes · deb.debian.org · Debian stable package indexes: patchutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

patchutils

nix profile install nixpkgs#patchutils
  • normalized package name match
  • Matched by: Patchutils
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: patchutils from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

patchutils 0.4.2-1build3

Utilities to work with patches

http://cyberelk.net/tim/software/patchutils/

sudo apt install patchutils
  • Section: text
  • Architecture: amd64
  • 4 dependencies
  • normalized package name match
  • Matched by: Patchutils
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: patchutils from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz
apk95%

patchutils 0.4.5-r0

Programs for manipulating patch files

https://cyberelk.net/tim/software/patchutils/

sudo apk add patchutils
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: patchutils
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Patchutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: patchutils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

patchutils-bash-completion 0.4.5-r0

Bash completions for patchutils

https://cyberelk.net/tim/software/patchutils/

sudo apk add patchutils-bash-completion
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: patchutils
  • normalized package name match
  • Matched by: Patchutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: patchutils-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

patchutils-doc 0.4.5-r0

Programs for manipulating patch files (documentation)

https://cyberelk.net/tim/software/patchutils/

sudo apk add patchutils-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: patchutils
  • normalized package name match
  • Matched by: Patchutils
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: patchutils-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

patchutils 0.4.5-1.fc45

A collection of programs for manipulating patch files

http://cyberelk.net/tim/patchutils/

sudo dnf install patchutils
  • License: GPL-2.0-or-later
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: patchutils
  • 8 dependencies
  • 2 provides
  • normalized package name match
  • Matched by: Patchutils
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: patchutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

patchutils 0.4.5-1

A small collection of programs that operate on patch files

http://cyberelk.net/tim/patchutils/

sudo pacman -S patchutils
  • License: GPL-2.0-only
  • Architecture: x86_64
  • 2 dependencies
  • normalized package name match
  • Matched by: Patchutils
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: patchutils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

patchutils 0.4.5-1.1

A Collection of Tools for Manipulating Patch Files

https://cyberelk.net/tim/software/patchutils/

sudo zypper install patchutils
  • License: GPL-2.0-or-later
  • Category: Productivity/File utilities
  • Architecture: x86_64
  • Source Package: patchutils
  • 8 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Patchutils
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: patchutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

patchutils

sudo port install patchutils
  • normalized package name match
  • Matched by: Patchutils
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/patchutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment