# Installer exempi avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:exempi
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install exempi
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install exempi
```

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

### Linux

- apk (92%):

```sh
sudo apk add exempi
```

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

- Debian apt (92%):

```sh
sudo apt install exempi
```

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

- dnf (92%):

```sh
sudo dnf install exempi
```

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

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

- pacman (92%):

```sh
sudo pacman -S exempi
```

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

- zypper (92%):

```sh
sudo zypper install exempi-tools
```

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

## Faits du paquet

- **Clé du paquet:** brew:exempi
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.6.6
- **Résumé source:** Library to parse XMP metadata
- **Page d'accueil:** <https://libopenraw.freedesktop.org/exempi/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- exempi (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Exempi is a C-oriented implementation of Adobe's XMP metadata stack for Unix-like systems, with a library API and a small command-line utility.

### Historique du projet

Exempi started before Adobe's XMP SDK was publicly available as an independent implementation of XMP. Its 2.x line was later based on the Adobe XMP SDK and kept a BSD-style license to preserve compatibility with upstream XMP SDK code sharing.

The project reshaped the SDK for open-source desktop packaging: a stable C API and ABI, automake-based builds, broader Unix and architecture support, WebP support, tests, and no contributor license agreement. The exempi command-line tool appeared as a work in progress beginning with the 2.2.0 series.

### Historique d'adoption

Exempi is mostly adopted as infrastructure. Desktop, image, and metadata tools use it when they need XMP parsing without embedding Adobe's C++ SDK directly, and the project points users to distribution packages for binary installation.

### Modes d'utilisation

The library is the main surface: applications use its C API to read and write XMP metadata. The bundled exempi executable gives package users a command-line way to inspect or manipulate XMP packets.

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

Exempi matters to package maintainers because it turns a vendor-origin metadata SDK into a conventional Unix library with stable ABI expectations, distro-friendly licensing, and language bindings such as the separate Rust crates.

### Chronologie

- 0.5.x: Exempi existed as an implementation before the XMP SDK was available.
- 2.2.0: The exempi command-line tool began appearing in the 2.x series.
- 2.4.0: Rust crate use became documented for Exempi 2.4.0 and later.
- 2.6.6: The project page lists 2.6.6 as the current 2.x release.

### Related projects

- Exempi is related to Adobe XMP SDK, libopenraw, XMP metadata tooling, and the exempi2 Rust binding ecosystem.

### Sources

- <https://libopenraw.freedesktop.org/exempi/>
- <https://gitlab.freedesktop.org/libopenraw/exempi>


## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Debian apt - exempi - 2.6.6-2: normalized package name match | Debian stable package indexes: exempi from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command line tool to manipulate XMP metadata | https://libopenraw.freedesktop.org/wiki/Exempi
- Debian apt - libexempi-dev - 2.6.6-2: normalized package name match | Debian stable package indexes: libexempi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library to parse XMP metadata (Development files) | https://libopenraw.freedesktop.org/wiki/Exempi
- Debian apt - libexempi8 - 2.6.6-2: normalized package name match | Debian stable package indexes: libexempi8 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | library to parse XMP metadata (Library) | https://libopenraw.freedesktop.org/wiki/Exempi
- Nix - exempi: normalized package name match | nixpkgs package indexes: pkgs/by-name/ex/exempi/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - exempi - 2.6.5-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: exempi from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command line tool to manipulate XMP metadata | https://libopenraw.freedesktop.org/wiki/Exempi
- Ubuntu apt - libexempi-dev - 2.6.5-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libexempi-dev from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library to parse XMP metadata (Development files) | https://libopenraw.freedesktop.org/wiki/Exempi
- Ubuntu apt - libexempi8 - 2.6.5-1build1: normalized package name match | Ubuntu 24.04 LTS package indexes: libexempi8 from https://archive.ubuntu.com/ubuntu/dists/noble/main/binary-amd64/Packages.gz | library to parse XMP metadata (Library) | https://libopenraw.freedesktop.org/wiki/Exempi
- apk - exempi - 2.6.6-r0: normalized package name match | Alpine Linux edge package indexes: exempi from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to parse XMP metadata | https://wiki.freedesktop.org/libopenraw/Exempi/
- apk - exempi-dev - 2.6.6-r0: normalized package name match | Alpine Linux edge package indexes: exempi-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to parse XMP metadata (development files) | https://wiki.freedesktop.org/libopenraw/Exempi/
- apk - exempi-doc - 2.6.6-r0: normalized package name match | Alpine Linux edge package indexes: exempi-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to parse XMP metadata (documentation) | https://wiki.freedesktop.org/libopenraw/Exempi/
- apk - exempi-libs - 2.6.6-r0: normalized package name match | Alpine Linux edge package indexes: exempi-libs from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Library to parse XMP metadata (libraries) | https://wiki.freedesktop.org/libopenraw/Exempi/
- dnf - exempi - 2.6.4-10.fc45: normalized package name match | Fedora Rawhide package metadata: exempi from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Library for easy parsing of XMP metadata | http://libopenraw.freedesktop.org/wiki/Exempi
- dnf - exempi-devel - 2.6.4-10.fc45: normalized package name match | Fedora Rawhide package metadata: exempi-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Headers for developing programs that will use exempi | http://libopenraw.freedesktop.org/wiki/Exempi
- pacman - exempi - 2.6.6-3: normalized package name match | Arch Linux sync databases: exempi from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Library to parse XMP metadata | https://libopenraw.freedesktop.org/exempi/
- zypper - exempi-tools - 2.6.6-1.5: normalized package name match | openSUSE Tumbleweed package metadata: exempi-tools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Tools from Exempi, an XMP support library | https://libopenraw.freedesktop.org/exempi/
- zypper - libexempi-devel - 2.6.6-1.5: normalized package name match | openSUSE Tumbleweed package metadata: libexempi-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Development files for the Exempi XMP support library | https://libopenraw.freedesktop.org/exempi/


## Combined YAML source

View the package source record on GitHub. [combined/exempi.yml](https://github.com/mxcl/pkgdb/blob/main/combined/exempi.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
