# Installer glbinding avec Homebrew, Nix, pacman, apt, zypper

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

## installation

```sh
sudo av install brew:glbinding
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install glbinding
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#glbinding
```

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

- pacman (92%):

```sh
sudo pacman -S glbinding
```

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

- Debian apt (92%):

```sh
sudo apt install glbinding-doc
```

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

- zypper (92%):

```sh
sudo zypper install glbinding-aux-devel
```

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

## Faits du paquet

- **Clé du paquet:** brew:glbinding
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/glbinding>
- **Version:** 3.5.0
- **Résumé source:** C++ binding for the OpenGL API
- **Page d'accueil:** <https://glbinding.org/>
- **Dépôt:** <https://github.com/cginternals/glbinding>
- **Docs amont:** <https://glbinding.org/>
- **Licence:** MIT
- **Archive source:** <https://github.com/cginternals/glbinding/archive/refs/tags/v3.5.0.tar.gz>
- **Dernière mise à jour:** 2026-06-22T14:03:34-07:00
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- glbinding-glmeta (cli)
- glbinding-glmeta (alias)

## Dépendances de compilation

- cmake

## Comportement d'installation

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

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 3.5.0
- gestionnaire mis à jour: 2026-06-22
- données locales: OK
- dépôt amont: https://github.com/cginternals/glbinding
- dernière version détectée: v3.5.0 (à jour)
## Historique du projet et usages

glbinding is a cross-platform C++ binding for the OpenGL API generated from the Khronos gl.xml specification. It replaces traditional macro-heavy OpenGL loaders with real functions, variables, C++ enum classes, lazy function resolution, and metadata around the generated API.

### Historique du projet

The cginternals project released glbinding 1.0.0 in 2014 and continued through 2.x and 3.x documentation lines. Its design reflects the C++11 era of OpenGL tooling: stronger typing, generated headers, feature-centered includes, callbacks, multi-context support, and CMake integration instead of ad hoc extension-loader code.

### Historique d'adoption

glbinding gained packaging across graphics-oriented development environments because it sits between OpenGL applications and windowing/toolkit stacks such as GLFW, GTK, Qt, and SDL. Its documentation also points to distribution through Homebrew, Debian, Ubuntu, Arch, vcpkg, Conan, and prebuilt Windows archives.

### Modes d'utilisation

Practitioners include glbinding headers, initialize the binding after creating an OpenGL context, and then call OpenGL functions through the generated C++ namespaces. Projects commonly link it through CMake targets such as glbinding::glbinding and optionally glbinding::glbinding-aux for metadata, logging, and diagnostic support.

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

For package maintainers, glbinding is interesting because it packages generated API code, CMake config files, examples, documentation, and tools around the Khronos registry. It also exposes a classic compatibility question for graphics stacks: the package must align compiler support, OpenGL headers, context-creation libraries, and downstream C++ ABI expectations.

### Chronologie

- 2014: glbinding 1.0.0 is published on GitHub releases.
- 2016: glbinding 2.0.0 is published, followed by the 2.1 release line.
- 2018: The project documents v3.0 and v2.1 as stable documentation branches on glbinding.org.
- 2019: The README notes Khronos KHR header dependency handling as part of downstream build setup.

### Related projects

- OpenGL, Khronos OpenGL Registry, khrbinding-generator, GLEW, GLFW, Qt, GTK, SDL, CMake.

### Sources

- <https://api.github.com/repos/cginternals/glbinding/releases?per_page=100>
- <https://glbinding.org/>
- <https://glbinding.org/docs.html>
- <https://raw.githubusercontent.com/cginternals/glbinding/master/README.md>


## 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:** glbinding
- **Aliases:** glbinding@3
- **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 - glbinding-doc - 3.3.0-2: normalized package name match | Debian stable package indexes: glbinding-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | documentation for glbinding | https://github.com/cginternals/glbinding
- Debian apt - glbinding-tools - 3.3.0-2+b1: normalized package name match | Debian stable package indexes: glbinding-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | command-line tools for glbinding | https://github.com/cginternals/glbinding
- Debian apt - libglbinding-dev - 3.3.0-2+b1: normalized package name match | Debian stable package indexes: libglbinding-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | development files for glbinding | https://github.com/cginternals/glbinding
- Debian apt - libglbinding3 - 3.3.0-2+b1: normalized package name match | Debian stable package indexes: libglbinding3 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | cross-platform C++ binding for OpenGL | https://github.com/cginternals/glbinding
- Nix - glbinding: normalized package name match | nixpkgs package indexes: pkgs/by-name/gl/glbinding/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - glbinding-doc - 2.1.1-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: glbinding-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | documentation for glbinding | https://github.com/cginternals/glbinding
- Ubuntu apt - glbinding-tools - 2.1.1-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: glbinding-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | command-line tools for glbinding | https://github.com/cginternals/glbinding
- Ubuntu apt - libglbinding-dev - 2.1.1-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libglbinding-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | development files for glbinding | https://github.com/cginternals/glbinding
- Ubuntu apt - libglbinding2 - 2.1.1-2build2: normalized package name match | Ubuntu 24.04 LTS package indexes: libglbinding2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | cross-platform C++ binding for OpenGL | https://github.com/cginternals/glbinding
- pacman - glbinding - 3.5.0-1: normalized package name match | Arch Linux sync databases: glbinding from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A C++ binding for the OpenGL API, generated using the gl.xml specification | http://www.glbinding.org
- zypper - glbinding-aux-devel - 3.5.0-2.5: normalized package name match | openSUSE Tumbleweed package metadata: glbinding-aux-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Headers and objects for building against glbinding's auxiliary features | https://github.com/cginternals/glbinding
- zypper - glbinding-devel - 3.5.0-2.5: normalized package name match | openSUSE Tumbleweed package metadata: glbinding-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Headers and objects to build against glbinding | https://github.com/cginternals/glbinding
- zypper - libglbinding-aux3 - 3.5.0-2.5: normalized package name match | openSUSE Tumbleweed package metadata: libglbinding-aux3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Auxiliary shared library for glbinding | https://github.com/cginternals/glbinding
- zypper - libglbinding3 - 3.5.0-2.5: normalized package name match | openSUSE Tumbleweed package metadata: libglbinding3 from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | C++ binding for the OpenGL API | https://github.com/cginternals/glbinding


## Liens liés

- [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.
- [Homebrew utility packages](https://pkg.so/fr/brew-utility-packages/) - Matched Homebrew package provider.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [glew](https://pkg.so/fr/brew/glew/) - Shares pkgdb curated category or tags: c-plus-plus, cli, graphics, media, opengl.
- [exact-image](https://pkg.so/fr/brew/exact-image/) - Shares pkgdb curated category or tags: c-plus-plus, cli, graphics, library, media.
- [imagemagick](https://pkg.so/fr/brew/imagemagick/) - Shares pkgdb curated category or tags: cli, graphics, library, media.
- [gd](https://pkg.so/fr/brew/gd/) - Shares pkgdb curated category or tags: cli, graphics, library, media.
- [assimp](https://pkg.so/fr/brew/assimp/) - Shares pkgdb curated category or tags: c-plus-plus, cli, graphics, media.
- [qpdf](https://pkg.so/fr/brew/qpdf/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, media.
- [taglib](https://pkg.so/fr/brew/taglib/) - Shares pkgdb curated category or tags: c-plus-plus, cli, library, media.
- [imagemagick@6](https://pkg.so/fr/brew/imagemagick-6/) - Shares pkgdb curated category or tags: cli, graphics, library, media.
- [coin3d](https://pkg.so/fr/brew/coin3d/) - Local package facts share a topical domain. Shared terms: api, c-plus-plus, cli, graphics, media.

## Combined YAML source

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