# Installer exif avec Homebrew, apt, dnf, MacPorts, Nix, zypper, winget

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

## installation

```sh
sudo av install brew:exif
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install exif
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install exif
```

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

### Linux

- Debian apt (92%):

```sh
sudo apt install exif
```

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

- dnf (92%):

```sh
sudo dnf install exif
```

  Preuve: Fedora Rawhide package metadata: exif 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#exif
```

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

- zypper (92%):

```sh
sudo zypper install exif
```

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

### Windows

- winget (92%):

```sh
winget install --id OliverBetz.ExifTool -e
```

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

## Faits du paquet

- **Clé du paquet:** brew:exif
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/exif>
- **Version:** 0.6.22
- **Résumé source:** Read, write, modify, and display EXIF data on the command-line
- **Page d'accueil:** <https://libexif.github.io/>
- **Dépôt:** <https://github.com/libexif/exif>
- **Docs amont:** <https://libexif.github.io/>
- **Licence:** LGPL-2.1-or-later
- **Archive source:** <https://github.com/libexif/exif/releases/download/exif-0_6_22-release/exif-0.6.22.tar.xz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- exif (cli)
- exif (alias)

## Dépendances

- libexif
- popt

## Dépendances de compilation

- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.6.22
- données locales: OK
- dépôt amont: https://github.com/libexif/exif
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

exif is the small command-line interface to libexif, the portable C library for reading and writing EXIF metadata in image files.

### Historique du projet

The libexif project maintains several related packages: libexif itself, exif as the simple command-line interface, GUI components, and a regression test suite. The exif README describes the tool as a small utility written to demonstrate libexif's ability to show EXIF information hidden in JPEG files.

The project lived historically on SourceForge and moved its active source-code home to GitHub in 2017. Since then, the libexif homepage has continued to track both library and exif command-line releases, including security, stability, and bugfix updates.

### Historique d'adoption

The libexif project explicitly notes that it supplies source code while operating-system and package maintainers provide binaries. It points Linux and macOS users toward distribution package tools and package ecosystems such as Homebrew, MacPorts, Conan, and Conda-forge.

### Modes d'utilisation

exif is used when a user wants a compact C-based command-line reader for EXIF data in JPEG files. It is less expansive than ExifTool, but it is useful for scripts and systems that already depend on libexif.

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

The package matters because it exposes libexif directly as a small Unix-style executable. It is a practical metadata inspection tool and a smoke test for the underlying library package.

### Chronologie

- 2007: libexif 0.6.16 security release is listed in project news.
- 2017: The libexif project moves to GitHub.
- 2020: exif 0.6.22 stability and bugfix release is announced.
- 2026: libexif 0.6.26 security release is announced.

### Related projects

- exif is part of the libexif family alongside libexif, libexif-gtk, gexif, and libexif-testsuite.

### Sources

- <https://libexif.github.io/>
- <https://github.com/libexif/exif>


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** exif
- **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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - exif - 0.6.22-4: normalized package name match | Debian stable package indexes: exif from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command-line utility to show EXIF information in JPEG files | https://libexif.github.io/
- Nix - exif: normalized package name match | nixpkgs package indexes: pkgs/by-name/ex/exif/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - exif - 0.6.22-3build1: normalized package name match | Ubuntu 24.04 LTS package indexes: exif from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command-line utility to show EXIF information in JPEG files | https://libexif.github.io/
- dnf - exif - 0.6.22-14.fc45: normalized package name match | Fedora Rawhide package metadata: exif from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | Utility to show EXIF information hidden in JPEG files | http://libexif.sourceforge.net/
- zypper - exif - 0.6.22-3.7: normalized package name match | openSUSE Tumbleweed package metadata: exif from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Small Command Line Utility to Show and Change EXIF Information in JPEG Files | http://sourceforge.net/projects/libexif
- MacPorts - exif: normalized package name match | MacPorts ports tree: graphics/exif/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
- winget - OliverBetz.ExifTool: normalized package name match | Windows Package Manager source index: OliverBetz.ExifTool from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [exiftool](https://pkg.so/fr/brew/exiftool/) - Shares pkgdb curated category or tags: cli, exif, image-metadata, media, metadata.
- [exiv2](https://pkg.so/fr/brew/exiv2/) - Shares pkgdb curated category or tags: cli, exif, media, metadata.
- [exempi](https://pkg.so/fr/brew/exempi/) - Shares pkgdb curated category or tags: cli, image-metadata, media, metadata.
- [libiptcdata](https://pkg.so/fr/brew/libiptcdata/) - Shares pkgdb curated category or tags: cli, image-metadata, media, metadata.
- [exiftran](https://pkg.so/fr/brew/exiftran/) - Shares pkgdb curated category or tags: cli, exif, media, metadata.
- [exiftags](https://pkg.so/fr/brew/exiftags/) - Shares pkgdb curated category or tags: cli, exif, media, metadata.
- [media-info](https://pkg.so/fr/brew/media-info/) - Shares pkgdb curated category or tags: cli, media, metadata.
- [atomicparsley](https://pkg.so/fr/brew/atomicparsley/) - Shares pkgdb curated category or tags: cli, media, metadata.

## Combined YAML source

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


## Sources

- 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
