# Installer diff-pdf avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, scoop, winget

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

## installation

```sh
sudo av install brew:diff-pdf
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install diff-pdf
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install diff-pdf
```

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

### Linux

- apk (92%):

```sh
sudo apk add diff-pdf
```

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

- dnf (92%):

```sh
sudo dnf install diff-pdf
```

  Preuve: Fedora Rawhide package metadata: diff-pdf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#diff-pdf
```

  Preuve: nixpkgs package indexes: pkgs/by-name/di/diff-pdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S diff-pdf
```

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

- zypper (92%):

```sh
sudo zypper install diff-pdf
```

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

### Windows

- Scoop (92%):

```sh
scoop install extras/diff-pdf
```

  Preuve: Scoop official bucket manifest trees: bucket/diff-pdf.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id vslavik.diff-pdf -e
```

  Preuve: Windows Package Manager source index: vslavik.diff-pdf from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:diff-pdf
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.5.3
- **Résumé source:** Visually compare two PDF files
- **Page d'accueil:** <https://vslavik.github.io/diff-pdf/>
- **Dépôt:** <https://github.com/vslavik/diff-pdf>
- **Dernière mise à jour:** 2026-05-14T22:24:05-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- diff-pdf (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.5.3
## Historique du projet et usages

diff-pdf is a small visual comparison tool for PDF files. It can act like a quiet CLI checker through exit status, emit a highlighted diff PDF, or open a simple viewer for page-by-page inspection.

### Historique du projet

The upstream GitHub repository was created in 2009 and describes diff-pdf as a simple tool for visually comparing two PDF files. The README now labels the project as provided as-is and not actively developed, while still welcoming patches.

The project has kept a traditional autotools build and depends on wxWidgets, Cairo, and Poppler. GitHub releases show continuing tagged maintenance from the 0.3 series in 2019 through 0.5.3 in 2026.

### Historique d'adoption

diff-pdf became useful to packagers because it fills a precise automation gap: comparing rendered PDFs in CI, document workflows, and release checks where textual diffs do not describe visual output. The README documents installation through Windows release ZIPs, Chocolatey, Homebrew, MacPorts, Fedora/CentOS packages, and openSUSE builds.

### Modes d'utilisation

Common usage is diff-pdf a.pdf b.pdf for an exit code, --output-diff=diff.pdf for a marked-up artifact, or --view for an interactive GUI. That mix makes it useful both in scripts and in manual document review.

### Pourquoi les passionnés de paquets s'y intéressent

The package is a good example of Unix packaging around graphical document infrastructure: a CLI front end with GUI mode, native library dependencies, and real value in reproducible document testing.

### Chronologie

- 2009: The vslavik/diff-pdf GitHub repository is created.
- 2019: Version 0.3 appears in GitHub releases.
- 2021: Version 0.5 is released.
- 2026: Version 0.5.3 is released.

### Related projects

- Poppler, Cairo, wxWidgets, Chocolatey, Homebrew, MacPorts, and openSUSE Build Service are the main adjacent tools and distribution surfaces named by upstream.

### Sources

- <https://github.com/vslavik/diff-pdf>
- <https://api.github.com/repos/vslavik/diff-pdf>
- <https://raw.githubusercontent.com/vslavik/diff-pdf/master/README.md>
- <https://api.github.com/repos/vslavik/diff-pdf/releases>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Autres enregistrements de gestionnaires de paquets

- Nix - diff-pdf: normalized package name match | nixpkgs package indexes: pkgs/by-name/di/diff-pdf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - diff-pdf - 0.5.3-r0: normalized package name match | Alpine Linux edge package indexes: diff-pdf from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | A simple tool for visually comparing two PDF files | https://vslavik.github.io/diff-pdf/
- dnf - diff-pdf - 0.5.3-2.fc45: normalized package name match | Fedora Rawhide package metadata: diff-pdf from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | A simple tool for visually comparing two PDF files | http://vslavik.github.io/diff-pdf/
- pacman - diff-pdf - 0.5.3-1: normalized package name match | Arch Linux sync databases: diff-pdf from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A simple tool for visually comparing two PDF files | http://vslavik.github.io/diff-pdf
- zypper - diff-pdf - 0.5.3-1.2: normalized package name match | openSUSE Tumbleweed package metadata: diff-pdf from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Simple PDF comparison tool | https://vslavik.github.io/diff-pdf/
- MacPorts - diff-pdf: normalized package name match | MacPorts ports tree: graphics/diff-pdf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- Scoop - extras/diff-pdf: normalized package name match | Scoop official bucket manifest trees: bucket/diff-pdf.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - vslavik.diff-pdf: normalized package name match | Windows Package Manager source index: vslavik.diff-pdf from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
