# podiff mit Homebrew, apt, Nix installieren

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

## Installation

```sh
sudo av install brew:podiff
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install podiff
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install podiff
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#podiff
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/po/podiff/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:podiff
- **Paketmanager:** Homebrew
- **Version:** 1.4
- **Quellzusammenfassung:** Compare textual information in two PO files
- **Homepage:** <https://puszcza.gnu.org.ua/software/podiff/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- podiff (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.4
## Projektgeschichte und Nutzung

podiff is a small command-line utility by Sergey Poznyakoff for comparing textual information in GNU gettext PO files. It normalizes PO-file content before invoking diff so translators can review meaningful changes in message IDs and translations.

### Projektgeschichte

The upstream manual identifies podiff as a PO-file comparison utility and documents copyright years 2011 through 2013. Its Puszcza project page hosts development metadata, downloads, bug tracking, and the official Git repository.

### Adoptionsgeschichte

Package-manager adoption is modest but broad enough to matter for localization workflows: the supplied package facts list Homebrew, Debian, and Nix package names.

### Wie es verwendet wird

podiff is used directly on two PO files, as a normalization test mode, or as a Git external diff driver through .git/config and .gitattributes.

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

For package maintainers and translators, podiff sits in the narrow but useful intersection of gettext and diff tooling: it makes PO churn easier to inspect without replacing standard diff or Git.

### Zeitleiste

- 2011: Upstream copyright range begins.
- 2013: Upstream manual copyright range ends.
- Current package facts: Available through Homebrew, Debian, and Nix.

### Related projects

- GNU gettext PO files
- diff
- git external diff drivers

### Quellen

- <https://puszcza.gnu.org.ua/git/?group=podiff>
- <https://puszcza.gnu.org.ua/projects/podiff>
- <https://puszcza.gnu.org.ua/software/podiff>
- source_facts.package-manager


## Sicherheitshinweise

narrow executable package without higher-risk signals.

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

## Andere Paketmanager-Einträge

- Debian apt - podiff - 1.4-3: normalized package name match | Debian stable package indexes: podiff from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | compare textual information in two PO files | http://puszcza.gnu.org.ua/software/podiff
- Nix - podiff: normalized package name match | nixpkgs package indexes: pkgs/by-name/po/podiff/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## Quellen

- 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
