# Installer patchutils avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de patchutils pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:patchutils
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install patchutils
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install patchutils
```

  Preuve: MacPorts ports tree: devel/patchutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add patchutils
```

  Preuve: Alpine Linux edge package indexes: patchutils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install patchutils
```

  Preuve: Debian stable package indexes: patchutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install patchutils
```

  Preuve: Fedora Rawhide package metadata: patchutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#patchutils
```

  Preuve: nixpkgs package indexes: patchutils from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix

- pacman (92%):

```sh
sudo pacman -S patchutils
```

  Preuve: Arch Linux sync databases: patchutils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install patchutils
```

  Preuve: openSUSE Tumbleweed package metadata: patchutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:patchutils
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/patchutils>
- **Version:** 0.4.5
- **Résumé source:** Small collection of programs that operate on patch files
- **Page d'accueil:** <https://cyberelk.net/tim/software/patchutils/>
- **Dépôt:** <https://github.com/twaugh/patchutils>
- **Docs amont:** <https://cyberelk.net/tim/software/patchutils/>
- **Licence:** GPL-2.0-or-later AND LGPL-2.1-or-later
- **Archive source:** <https://github.com/twaugh/patchutils/releases/download/0.4.5/patchutils-0.4.5.tar.xz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

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

## Dépendances de compilation

- xmlto

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.4.5
- données locales: OK
- dépôt amont: https://github.com/twaugh/patchutils
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **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:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Debian apt - patchutils - 0.4.2-1: normalized package name match | Debian stable package indexes: patchutils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Utilities to work with patches | http://cyberelk.net/tim/software/patchutils/
- Nix - patchutils: normalized package name match | nixpkgs package indexes: patchutils from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
- Ubuntu apt - patchutils - 0.4.2-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: patchutils from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | Utilities to work with patches | http://cyberelk.net/tim/software/patchutils/
- apk - patchutils - 0.4.5-r0: normalized package name match | Alpine Linux edge package indexes: patchutils from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Programs for manipulating patch files | https://cyberelk.net/tim/software/patchutils/
- apk - patchutils-bash-completion - 0.4.5-r0: normalized package name match | Alpine Linux edge package indexes: patchutils-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Bash completions for patchutils | https://cyberelk.net/tim/software/patchutils/
- apk - patchutils-doc - 0.4.5-r0: normalized package name match | Alpine Linux edge package indexes: patchutils-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz | Programs for manipulating patch files (documentation) | https://cyberelk.net/tim/software/patchutils/
- dnf - patchutils - 0.4.5-2.fc45: normalized package name match | Fedora Rawhide package metadata: patchutils from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | A collection of programs for manipulating patch files | http://cyberelk.net/tim/patchutils/
- pacman - patchutils - 0.4.5-1: normalized package name match | Arch Linux sync databases: patchutils from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A small collection of programs that operate on patch files | http://cyberelk.net/tim/patchutils/
- zypper - patchutils - 0.4.5-1.3: normalized package name match | openSUSE Tumbleweed package metadata: patchutils from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A Collection of Tools for Manipulating Patch Files | https://cyberelk.net/tim/software/patchutils/
- MacPorts - patchutils: normalized package name match | MacPorts ports tree: devel/patchutils/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [xmlto](https://pkg.so/fr/brew/xmlto/) - Build dependency declared by Homebrew.
- [quilt](https://pkg.so/fr/brew/quilt/) - Shares pkgdb curated category or tags: cli, developer-tools, patch-management, patches, source-control.
- [diffutils](https://pkg.so/fr/brew/diffutils/) - Shares pkgdb curated category or tags: cli, developer-tools, diff, patches.
- [icdiff](https://pkg.so/fr/brew/icdiff/) - Shares pkgdb curated category or tags: cli, developer-tools, diff.
- [diffstat](https://pkg.so/fr/brew/diffstat/) - Shares pkgdb curated category or tags: cli, developer-tools, diff, patches.
- [git](https://pkg.so/fr/brew/git/) - Shares pkgdb curated category or tags: cli, developer-tools, source-control.
- [git-delta](https://pkg.so/fr/brew/git-delta/) - Shares pkgdb curated category or tags: cli, developer-tools, diff.
- [subversion](https://pkg.so/fr/brew/subversion/) - Shares pkgdb curated category or tags: cli, developer-tools, source-control.
- [difftastic](https://pkg.so/fr/brew/difftastic/) - Shares pkgdb curated category or tags: cli, developer-tools, diff.
- [stgit](https://pkg.so/fr/brew/stgit/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, management.
- [wiggle](https://pkg.so/fr/brew/wiggle/) - Local package facts share a topical domain. Shared terms: cli, control, developer, developer-tools, diff.

## Combined YAML source

View the package source record on GitHub. [combined/patchutils.yml](https://github.com/mxcl/pkgdb/blob/main/combined/patchutils.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
