# Installer podiff avec Homebrew, apt, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install podiff
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install podiff
```

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

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

## Faits du paquet

- **Clé du paquet:** brew:podiff
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.4
- **Résumé source:** Compare textual information in two PO files
- **Page d'accueil:** <https://puszcza.gnu.org.ua/software/podiff/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- podiff (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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

### Modes d'utilisation

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.

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

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.

### Chronologie

- 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

### Sources

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


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

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


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