# diff-pdf mit Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für diff-pdf in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

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

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

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

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: Fedora Rawhide package metadata: diff-pdf 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#diff-pdf
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:diff-pdf
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/diff-pdf>
- **Version:** 0.5.3
- **Quellzusammenfassung:** Visually compare two PDF files
- **Homepage:** <https://vslavik.github.io/diff-pdf/>
- **Repository:** <https://github.com/vslavik/diff-pdf>
- **Upstream-Dokumentation:** <https://vslavik.github.io/diff-pdf/>
- **Lizenz:** GPL-2.0-or-later
- **Quellarchiv:** <https://github.com/vslavik/diff-pdf/releases/download/v0.5.3/diff-pdf-0.5.3.tar.gz>
- **Zuletzt aktualisiert:** 2026-05-14T22:24:05-04:00
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- diff-pdf (cli)
- diff-pdf (Alias)

## Abhängigkeiten

- cairo
- gettext
- glib
- poppler
- wxwidgets@3.2

## Build-Abhängigkeiten

- autoconf
- automake
- libtool
- pkgconf

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.5.3
- Manager aktualisiert: 2026-05-14
- lokale Daten: OK
- Upstream-Repository: https://github.com/vslavik/diff-pdf
- Info: No cached GitHub release or tag data was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <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>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** diff-pdf
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- 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/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-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


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [glib](https://pkg.so/de/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/de/brew/gettext/) - Runtime dependency declared by Homebrew.
- [cairo](https://pkg.so/de/brew/cairo/) - Runtime dependency declared by Homebrew.
- [poppler](https://pkg.so/de/brew/poppler/) - Runtime dependency declared by Homebrew.
- [wxwidgets@3.2](https://pkg.so/de/brew/wxwidgets-3-2/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [libtool](https://pkg.so/de/brew/libtool/) - Build dependency declared by Homebrew.
- [autoconf](https://pkg.so/de/brew/autoconf/) - Build dependency declared by Homebrew.
- [automake](https://pkg.so/de/brew/automake/) - Build dependency declared by Homebrew.
- [pdfpc](https://pkg.so/de/brew/pdfpc/) - Shares pkgdb curated category or tags: cli, gui, pdf, productivity.
- [cpdf](https://pkg.so/de/brew/cpdf/) - Shares pkgdb curated category or tags: cli, pdf, productivity.
- [briss](https://pkg.so/de/brew/briss/) - Shares pkgdb curated category or tags: cli, pdf, productivity.
- [doxx](https://pkg.so/de/brew/doxx/) - Shares pkgdb curated category or tags: cli, documents, productivity.
- [libwpd](https://pkg.so/de/brew/libwpd/) - Shares pkgdb curated category or tags: cli, documents, productivity.
- [jpdfbookmarks](https://pkg.so/de/brew/jpdfbookmarks/) - Shares pkgdb curated category or tags: cli, gui, pdf, productivity.
- [libwps](https://pkg.so/de/brew/libwps/) - Shares pkgdb curated category or tags: cli, documents, productivity.
- [libwpg](https://pkg.so/de/brew/libwpg/) - Shares pkgdb curated category or tags: cli, documents, productivity.
- [prefixsuffix](https://pkg.so/de/brew/prefixsuffix/) - Local package facts share a topical domain. Shared terms: cairo, cli, gettext, glib, gui.

## 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)


## Quellen

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