# 使用 Homebrew, Nix, pacman, apt, zypper 安装 glbinding

查看 glbinding 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install glbinding
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  证据: 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
```

  证据: 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
```

  证据: 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
```

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

## 软件包事实

- **软件包键:** brew:glbinding
- **软件包管理器:** Homebrew
- **版本:** 3.5.0
- **来源摘要:** C++ binding for the OpenGL API
- **主页:** <https://glbinding.org/>
- **仓库:** <https://github.com/cginternals/glbinding>
- **最后更新:** 2026-06-22T14:03:34-07:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- glbinding-glmeta (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.5.0
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

- 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


## Combined YAML source

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


## 来源

- 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
