# gegl mit Homebrew, apk, apt, MacPorts, Nix, pacman, zypper installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install gegl
```

  Evidenz: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install gegl
```

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

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

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

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

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

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

## Paketfakten

- **Paketschlüssel:** brew:gegl
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/gegl>
- **Version:** 0.4.70
- **Quellzusammenfassung:** Graph based image processing framework
- **Homepage:** <https://www.gegl.org/>
- **Repository:** <https://gitlab.gnome.org/GNOME/gegl>
- **Upstream-Dokumentation:** <https://developer.gimp.org/api/gegl>
- **Lizenz:** LGPL-3.0-or-later AND GPL-3.0-or-later AND BSD-3-Clause AND MIT
- **Quellarchiv:** <https://download.gimp.org/pub/gegl/0.4/gegl-0.4.70.tar.xz>
- **Zuletzt aktualisiert:** 2026-07-05T23:58:38Z
- **Generiert:** 2026-07-08T07:18:31+00:00

## Executables

- gegl (cli)
- gegl-imgcmp (cli)
- gegl (Alias)
- gegl-imgcmp (Alias)

## Abhängigkeiten

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

## Build-Abhängigkeiten

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

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-07-08
- Manager-Version: 0.4.70
- Manager aktualisiert: 2026-07-05
- lokale Daten: OK
- Upstream-Repository: https://www.gegl.org/
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

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


## Verwandte Links

- [Secret-risk packages](https://www.automicvault.com/de/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/de/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/de/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/de/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [babl](https://www.automicvault.com/de/pkg/brew/babl/) - Runtime dependency declared by Homebrew.
- [cairo](https://www.automicvault.com/de/pkg/brew/cairo/) - Runtime dependency declared by Homebrew.
- [gettext](https://www.automicvault.com/de/pkg/brew/gettext/) - Runtime dependency declared by Homebrew.
- [glib](https://www.automicvault.com/de/pkg/brew/glib/) - Runtime dependency declared by Homebrew.
- [jpeg-turbo](https://www.automicvault.com/de/pkg/brew/jpeg-turbo/) - Runtime dependency declared by Homebrew.
- [json-glib](https://www.automicvault.com/de/pkg/brew/json-glib/) - Runtime dependency declared by Homebrew.
- [libpng](https://www.automicvault.com/de/pkg/brew/libpng/) - Runtime dependency declared by Homebrew.
- [gobject-introspection](https://www.automicvault.com/de/pkg/brew/gobject-introspection/) - Build dependency declared by Homebrew.
- [meson](https://www.automicvault.com/de/pkg/brew/meson/) - Build dependency declared by Homebrew.
- [ninja](https://www.automicvault.com/de/pkg/brew/ninja/) - Build dependency declared by Homebrew.
- [exact-image](https://www.automicvault.com/de/pkg/brew/exact-image/) - Shares av.db curated category or tags: cli, graphics, image-processing, library, media.
- [gd](https://www.automicvault.com/de/pkg/brew/gd/) - Shares av.db curated category or tags: cli, graphics, image-processing, library, media.
- [imagemagick](https://www.automicvault.com/de/pkg/brew/imagemagick/) - Shares av.db curated category or tags: cli, graphics, image-processing, library, media.
- [libsail](https://www.automicvault.com/de/pkg/brew/libsail/) - Shares av.db curated category or tags: cli, graphics, image-processing, library, media.
- [gmic](https://www.automicvault.com/de/pkg/brew/gmic/) - Shares av.db curated category or tags: cli, graphics, image-processing, media.
- [graphicsmagick](https://www.automicvault.com/de/pkg/brew/graphicsmagick/) - Shares av.db curated category or tags: cli, graphics, image-processing, media.
- [imageworsener](https://www.automicvault.com/de/pkg/brew/imageworsener/) - Shares av.db curated category or tags: cli, image-processing, library, media.
- [gdk-pixbuf](https://www.automicvault.com/de/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/de/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)


## Quellen

- 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
