# Installer gegl avec Homebrew, apk, apt, MacPorts, Nix, pacman, zypper

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

## installation

```sh
sudo av install brew:gegl
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install gegl
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gegl
```

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

### Linux

- apk (92%):

```sh
sudo apk add gegl
```

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

- Debian apt (92%):

```sh
sudo apt install gegl
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#gegl
```

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

- pacman (92%):

```sh
sudo pacman -S gegl
```

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

- zypper (92%):

```sh
sudo zypper install gegl
```

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

## Faits du paquet

- **Clé du paquet:** brew:gegl
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/gegl>
- **Version:** 0.4.70
- **Résumé source:** Graph based image processing framework
- **Page d'accueil:** <https://www.gegl.org/>
- **Dépôt:** <https://gitlab.gnome.org/GNOME/gegl>
- **Docs amont:** <https://developer.gimp.org/api/gegl>
- **Licence:** LGPL-3.0-or-later AND GPL-3.0-or-later AND BSD-3-Clause AND MIT
- **Archive source:** <https://download.gimp.org/pub/gegl/0.4/gegl-0.4.70.tar.xz>
- **Dernière mise à jour:** 2026-07-05T23:58:38Z
- **Généré:** 2026-07-08T07:18:31+00:00

## exécutables

- gegl (cli)
- gegl-imgcmp (cli)
- gegl (alias)
- gegl-imgcmp (alias)

## Dépendances

- babl
- cairo
- gettext
- glib
- jpeg-turbo
- json-glib
- libnsgif
- libpng
- libtiff
- little-cms2

## Dépendances de compilation

- gettext
- gobject-introspection
- meson
- ninja
- pkgconf

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 0.4.70
- gestionnaire mis à jour: 2026-07-05
- données locales: OK
- dépôt amont: https://www.gegl.org/
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

GEGL, the Generic Graphics Library, is a data-flow image processing framework used both as a library and through the `gegl` command-line tool. Its package-manager interest comes from its role as the image-processing engine behind GIMP's modern high bit-depth, graph-based processing pipeline.

### Historique du projet

GEGL's public source history reaches back to the early GNOME graphics stack era, with early repository activity in 2000 and later 0.x release tags preserved in the GNOME repository. The project evolved around processing images as graphs of operations rather than as one-off filter calls, exposing floating-point processing, non-destructive pipeline structure, and reusable operations.

GIMP's 2.10 development cycle made GEGL historically important beyond a standalone library. The GIMP release notes describe the 2.10 release as the result of a six-year effort that originally focused on porting the application to GEGL, completing a progression that began with optional GEGL-backed color tools and ended with GEGL handling tile management and project graphs.

### Historique d'adoption

The GEGL site names GIMP as the flagship user and also points to GNOME Photos, imgflo, and other graphics projects as users of the framework. GIMP 2.10's GEGL port gave the library broad downstream exposure because every distribution packaging GIMP also needed the GEGL stack and its close companion library, babl.

For package maintainers, GEGL is notable because it sits at the boundary between an end-user desktop application and a reusable media-processing runtime. Its operations, command-line interface, plugins, and GObject-based API make it a common dependency in GNOME and graphics-oriented package sets.

### Modes d'utilisation

Practitioners use GEGL by chaining operations into processing graphs. Developers link against the C API or write operations; users and testers can invoke `gegl` on the command line to run the same style of pipelines outside GIMP.

In GIMP workflows, GEGL-backed filters support higher bit depths, multi-threaded processing, split previews, saved presets, and the architectural groundwork for non-destructive editing.

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

GEGL matters to package nerds because it is both a leaf command and a heavy shared dependency. Version skew between GEGL, babl, and GIMP can affect image loading, filters, and plugin behavior, so distro and Homebrew formula updates tend to track it alongside the rest of the GIMP graphics stack.

### Chronologie

- 2000: Early GEGL source history appears in the GNOME repository.
- 2012-2018: GIMP's six-year 2.10 development cycle centers on completing the GEGL port.
- 2018: GIMP 2.10 ships with GEGL used for tile management and project processing graphs.

### Related projects

- GEGL is closely tied to GIMP, babl, GNOME Photos, imgflo, and other graphics projects that consume GEGL operations or depend on its color and image-processing model.

### Sources

- <https://developer.gimp.org/api/gegl/>
- <https://gegl.org/>
- <https://gitlab.gnome.org/GNOME/gegl>
- <https://www.gimp.org/release-notes/gimp-2.10.html>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - gegl - 1:0.4.62-2+deb13u2: normalized package name match | Debian stable package indexes: gegl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Generic Graphics Library Test Program | https://gegl.org/
- Debian apt - gir1.2-gegl-0.4 - 1:0.4.62-2+deb13u2: normalized package name match | Debian stable package indexes: gir1.2-gegl-0.4 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GObject introspection data for the Generic Graphics Library | https://gegl.org/
- Debian apt - libgegl-0.4-0t64 - 1:0.4.62-2+deb13u2: normalized package name match | Debian stable package indexes: libgegl-0.4-0t64 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Generic Graphics Library | https://gegl.org/
- Debian apt - libgegl-common - 1:0.4.62-2+deb13u2: normalized package name match | Debian stable package indexes: libgegl-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Generic Graphics Library - common files | https://gegl.org/
- Debian apt - libgegl-dev - 1:0.4.62-2+deb13u2: normalized package name match | Debian stable package indexes: libgegl-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Generic Graphics Library (development files) | https://gegl.org/
- Debian apt - libgegl-doc - 1:0.4.62-2+deb13u2: normalized package name match | Debian stable package indexes: libgegl-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Generic Graphics Library (documentation) | https://gegl.org/
- Nix - gegl: normalized package name match | nixpkgs package indexes: pkgs/by-name/ge/gegl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gegl - 1:0.4.48-2.4build2: normalized package name match | Ubuntu 24.04 LTS package indexes: gegl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Generic Graphics Library Test Program | https://gegl.org/
- Ubuntu apt - gir1.2-gegl-0.4 - 1:0.4.48-2.4build2: normalized package name match | Ubuntu 24.04 LTS package indexes: gir1.2-gegl-0.4 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GObject introspection data for the Generic Graphics Library | https://gegl.org/
- Ubuntu apt - libgegl-0.4-0t64 - 1:0.4.48-2.4build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgegl-0.4-0t64 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Generic Graphics Library | https://gegl.org/
- Ubuntu apt - libgegl-common - 1:0.4.48-2.4build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgegl-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Generic Graphics Library - common files | https://gegl.org/
- Ubuntu apt - libgegl-dev - 1:0.4.48-2.4build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgegl-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Generic Graphics Library (development files) | https://gegl.org/
- Ubuntu apt - libgegl-doc - 1:0.4.48-2.4build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libgegl-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Generic Graphics Library (documentation) | https://gegl.org/
- apk - gegl - 0.4.70-r0: normalized package name match | Alpine Linux edge package indexes: gegl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Graph based image processing framework | https://www.gegl.org/
- apk - gegl-dev - 0.4.70-r0: normalized package name match | Alpine Linux edge package indexes: gegl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Graph based image processing framework (development files) | https://www.gegl.org/
- apk - gegl-lang - 0.4.70-r0: normalized package name match | Alpine Linux edge package indexes: gegl-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package gegl | https://www.gegl.org/


## Liens liés

- [Secret-risk packages](https://www.automicvault.com/fr/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/fr/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [babl](https://www.automicvault.com/fr/pkg/brew/babl/) - Runtime dependency declared by Homebrew.
- [cairo](https://www.automicvault.com/fr/pkg/brew/cairo/) - Runtime dependency declared by Homebrew.
- [gettext](https://www.automicvault.com/fr/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [glib](https://www.automicvault.com/fr/pkg/brew/glib/) - Runtime dependency declared by Homebrew.
- [jpeg-turbo](https://www.automicvault.com/fr/pkg/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [json-glib](https://www.automicvault.com/fr/pkg/brew/json-glib/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/fr/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [gobject-introspection](https://www.automicvault.com/fr/pkg/brew/gobject-introspection/) - Build dependency declared by Homebrew.
- [meson](https://www.automicvault.com/fr/pkg/brew/meson/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/fr/pkg/brew/ninja/) - Build dependency declared by Homebrew.
- [exact-image](https://www.automicvault.com/fr/pkg/brew/exact-image/) - Shares av.db curated category or tags: cli, graphics, image-processing, library, media.
- [gd](https://www.automicvault.com/fr/pkg/brew/gd/) - Shares av.db curated category or tags: cli, graphics, image-processing, library, media.
- [imagemagick](https://www.automicvault.com/fr/pkg/brew/imagemagick/) - Shares av.db curated category or tags: cli, graphics, image-processing, library, media.
- [libsail](https://www.automicvault.com/fr/pkg/brew/libsail/) - Shares av.db curated category or tags: cli, graphics, image-processing, library, media.
- [gmic](https://www.automicvault.com/fr/pkg/brew/gmic/) - Shares av.db curated category or tags: cli, graphics, image-processing, media.
- [graphicsmagick](https://www.automicvault.com/fr/pkg/brew/graphicsmagick/) - Shares av.db curated category or tags: cli, graphics, image-processing, media.
- [imageworsener](https://www.automicvault.com/fr/pkg/brew/imageworsener/) - Shares av.db curated category or tags: cli, image-processing, library, media.
- [gdk-pixbuf](https://www.automicvault.com/fr/pkg/brew/gdk-pixbuf/) - Both packages work with overlapping file formats or content types. Shared terms: cli, gettext, glib, image, image-processing.
- [libgxps](https://www.automicvault.com/fr/pkg/brew/libgxps/) - Local package facts share a topical domain. Shared terms: based, cairo, cli, cms2, gettext.

## Combined YAML source

View the package source record on GitHub. [combined/gegl.yml](https://github.com/automic-vault/db/blob/main/combined/gegl.yml)


## Sources

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