# Installer gpatch

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

## installation

```sh
sudo av install brew:gpatch
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gpatch
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gpatch
```

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

### Linux

- apk (92%):

```sh
sudo apk add patch
```

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

- Debian apt (92%):

```sh
sudo apt install patch
```

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

- dnf (92%):

```sh
sudo dnf install patch
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#patch
```

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

- pacman (92%):

```sh
sudo pacman -S patch
```

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

- zypper (92%):

```sh
sudo zypper install patch
```

  Preuve: openSUSE Tumbleweed package metadata: patch from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install patch
```

  Preuve: Chocolatey community package catalog: patch from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','openvpn'

- Scoop (92%):

```sh
scoop install main/patch
```

  Preuve: Scoop official bucket manifest trees: bucket/patch.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id GnuWin32.Patch -e
```

  Preuve: Windows Package Manager source index: GnuWin32.Patch from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:gpatch
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gpatch>
- **Version:** 2.8
- **Résumé source:** Apply a diff file to an original
- **Page d'accueil:** <https://savannah.gnu.org/projects/patch/>
- **Docs amont:** <https://savannah.gnu.org/projects/patch/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://ftpmirror.gnu.org/gnu/patch/patch-2.8.tar.xz>
- **Mis à jour:** 2025-09-10T13:04:47Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- patch (cli)
- patch (alias)

## Comportement d'installation

- hook post-installation: non défini
- Caveats: GNU "patch" has been installed as "gpatch". If you need to use it as "patch", you can add a "gnubin" directory to your PATH from your bashrc like: PATH="$HOMEBREW_PREFIX/opt/gpatch/libexec/gnubin:$PATH"
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 2.8
- gestionnaire mis à jour: 2025-09-10
- données locales: ok
- dépôt amont: https://savannah.gnu.org/projects/patch/
- notice: The package-manager record has not changed recently.
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** green / low
- narrow executable package without higher-risk signals

## Liens liés

- [dpkg](https://www.automicvault.com/pkg/brew/dpkg/) - Popular package that depends on this formula.
- [quilt](https://www.automicvault.com/pkg/brew/quilt/) - Popular package that depends on this formula.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
