pkg.soopen package index

brew / rang 708

Installer glew avec Homebrew, apk, dnf, MacPorts, Nix, pacman, zypper, apt

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

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install glew

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install glew

MacPorts ports tree · graphics/glew/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add glew

Alpine Linux edge package indexes · glew · Source: dl-cdn.alpinelinux.org

Fedora dnfvérifié · 92%
sudo dnf install glew

Fedora Rawhide package metadata · glew · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#glew

nixpkgs package indexes · pkgs/by-name/gl/glew/package.nix · Source: api.github.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S glew

Arch Linux sync databases · glew · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install glew

openSUSE Tumbleweed package metadata · glew · Source: download.opensuse.org

Debian aptvérifié · 92%
sudo apt install glew-utils

Debian stable package indexes · glew-utils · Source: deb.debian.org

aperçu

Résumé du paquet

OpenGL Extension Wrangler Library

Commandes et alias

  • glewinfo
  • visualinfo

historique

Historique du projet et usages

GLEW, the OpenGL Extension Wrangler Library, is a C and C++ extension-loading library that discovers OpenGL, WGL, GLX, and EGL capabilities at runtime. It became a standard packaging target because OpenGL applications often need the same generated headers, library, and inspection tools across operating systems.

Historique du projet

GLEW's copyright history names Milan Ikits, Marcelo E. Magallon, and Lev Povalahev in the early 2000s, and the project site records a long release line beginning before the 1.2.5 release in December 2004. The project later moved through SourceForge and GitHub, while continuing to distribute generated release snapshots.

The 1.x series tracked OpenGL 2.x, 3.x, and 4.x extension growth. GLEW 2.0 in 2016 added forward-compatible-context support plus OSMesa and EGL support, and GLEW 2.1 in 2017 added support for OpenGL 4.6.

Historique d'adoption

GLEW's project news records inclusion in the OpenGL SDK and NVIDIA OpenGL SDK in 2007, an important adoption signal for an extension loader. The library's stability, permissive license, and simple include-and-initialize workflow helped it become a default dependency for tutorials, examples, and desktop OpenGL applications.

Package managers usually ship both the library and the `glewinfo` and `visualinfo` utilities. That turns GLEW from a build dependency into a diagnostics package for graphics stacks, useful when comparing driver extension exposure across Linux, macOS, Windows, BSD, and Mesa-based systems.

Modes d'utilisation

Practitioners include `GL/glew.h`, create a valid OpenGL context, call `glewInit()`, and then test extension or version variables before using optional API entry points. `glewinfo` verifies extension entry points, while `visualinfo` reports visuals or pixel formats.

Developers who need new extension data can regenerate sources with the project's generation workflow, but the README recommends packaged release snapshots for most users.

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

GLEW matters to package maintainers because it smooths over a historically awkward boundary between graphics drivers, OpenGL headers, generated loaders, and application build systems. A distro-provided GLEW package lets many older and portable OpenGL projects avoid vendoring generated extension code.

Chronologie

  • 2004: GLEW 1.2.5 released with new extensions and FreeBSD support.
  • 2007: GLEW included in the OpenGL SDK and NVIDIA OpenGL SDK.
  • 2016: GLEW 2.0 added forward-compatible contexts, OSMesa, and EGL support.
  • 2017: GLEW 2.1 added OpenGL 4.6 support.

Related projects

  • GLEW sits alongside OpenGL, Mesa, GLX, WGL, EGL, GLUT/freeglut, and SDK sample code that needs portable access to extension entry points.

posture de sécurité

Niveau de risque : vert

library-like package without higher-risk signals.

Classificateur de risque

risque vert · confiance faible · appliance

Pourquoi

  • library-like package without higher-risk signals

Signaux

  • metadata:library-like

Comportement d'installation

  • Aucune métadonnée de bottle Homebrew n’a été enregistrée.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

exécutables

Exécutables installés

CommandeTypeExpositionNote
glewinfoexécutableexécutable indexéDécouvert depuis l'index local des exécutables.
visualinfoexécutableexécutable indexéDécouvert depuis l'index local des exécutables.

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-08-03
version du gestionnaire2.3.1
gestionnaire mis à jour2026-08-02
données localesinconnu
amontnon disponible
dernière version détectéenon détecté
  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:glew
Version2.3.1
Gestionnaire de paquetsHomebrew
Page d'accueilhttps://glew.sourceforge.net/
Dépôthttps://github.com/nigels-com/glew
Dernière mise à jour2026-08-02T20:52:07+09:00
Pulseupdated
Bouteillenon enregistré
Serviceaucun déclaré

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

glew-utils 2.2.0-4+b2

OpenGL Extension Wrangler - utilities

http://glew.sourceforge.net

sudo apt install glew-utils
  • Section: utils
  • Architecture: amd64
  • Source Package: glew
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Glew
Debian stable package indexes · deb.debian.org · Debian stable package indexes: glew-utils from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libglew-dev 2.2.0-4+b2

OpenGL Extension Wrangler - development environment

http://glew.sourceforge.net

sudo apt install libglew-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: glew
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Glew
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libglew-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libglew2.2 2.2.0-4+b2

OpenGL Extension Wrangler - runtime environment

http://glew.sourceforge.net

sudo apt install libglew2.2
  • Section: libs
  • Architecture: amd64
  • Source Package: glew
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Glew
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libglew2.2 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

glew

nix profile install nixpkgs#glew
  • normalized package name match
  • Correspondance par : Glew
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gl/glew/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

glew-utils 2.2.0-4build1

OpenGL Extension Wrangler - utilities

http://glew.sourceforge.net

sudo apt install glew-utils
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: glew
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Glew
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: glew-utils from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libglew-dev 2.2.0-4build1

OpenGL Extension Wrangler - development environment

http://glew.sourceforge.net

sudo apt install libglew-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: glew
  • 5 Dépendances
  • normalized package name match
  • Correspondance par : Glew
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libglew-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libglew2.2 2.2.0-4build1

OpenGL Extension Wrangler - runtime environment

http://glew.sourceforge.net

sudo apt install libglew2.2
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: glew
  • 1 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Glew
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libglew2.2 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

glew 2.3.1-r0

A cross-platform C/C++ extension loading library

https://glew.sourceforge.net/

sudo apk add glew
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: glew
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Glew
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: glew from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

glew-dev 2.3.1-r0

A cross-platform C/C++ extension loading library (development files)

https://glew.sourceforge.net/

sudo apk add glew-dev
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: glew
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Glew
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: glew-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

glew-tools 2.3.1-r0

A cross-platform C/C++ extension loading library (tools)

https://glew.sourceforge.net/

sudo apk add glew-tools
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: glew
  • 1 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Glew
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: glew-tools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

glew 2.2.0-13.fc45

The OpenGL Extension Wrangler Library

https://github.com/nigels-com/glew

sudo dnf install glew
  • License: BSD-3-Clause AND MIT AND MIT-Khronos-old
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: glew
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Glew
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: glew from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

glew-devel 2.2.0-13.fc45

Development files for glew

https://github.com/nigels-com/glew

sudo dnf install glew-devel
  • License: BSD-3-Clause AND MIT AND MIT-Khronos-old
  • Category: Unspecified
  • Architecture: i686
  • Source Package: glew
  • 5 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Glew
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: glew-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
dnf95%

libGLEW 2.2.0-13.fc45

libGLEW

https://github.com/nigels-com/glew

sudo dnf install libGLEW
  • License: BSD-3-Clause AND MIT AND MIT-Khronos-old
  • Category: Unspecified
  • Architecture: i686
  • Source Package: glew
  • 4 Dépendances
  • 2 fournit
  • normalized package name match
  • Correspondance par : Glew
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: libGLEW from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst
pacman95%

glew 2.3.1-1

The OpenGL Extension Wrangler Library

https://github.com/nigels-com/glew

sudo pacman -S glew
  • License: LicenseRef-glew
  • Architecture: x86_64
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Glew
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: glew from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

glew 2.3.1-1.4

OpenGL Extension Wrangler Library

https://github.com/nigels-com/glew

sudo zypper install glew
  • License: BSD-3-Clause AND GPL-2.0-or-later AND MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: glew
  • 5 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : Glew
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: glew from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst
zypper95%

glew-devel 2.3.1-1.4

Development files for glew

https://github.com/nigels-com/glew

sudo zypper install glew-devel
  • License: BSD-3-Clause AND GPL-2.0-or-later AND MIT
  • Category: Development/Libraries/C and C++
  • Architecture: x86_64
  • Source Package: glew
  • 3 Dépendances
  • 3 fournit
  • normalized package name match
  • Correspondance par : Glew
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: glew-devel from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation