The Glad package contains a generator for loading Vulkan, OpenGL, EGL, GLES, and GLX contexts.
![[Note]](../images/note.png) 
          Development versions of BLFS may not build or run some packages properly if LFS or dependencies have been updated since the most recent stable versions of the books.
Download (HTTP): https://github.com/Dav1dde/glad/archive/v2.0.8/glad-2.0.8.tar.gz
Download MD5 sum: 028c39d581e6b53e53871f1dc21cf442
Download size: 632 KB
Estimated disk space required: 14 MB
Estimated build time: less than 0.1 SBU
pytest-8.4.2, rustc-1.90.0, Xorg Libraries, glfw, and WINE
Install Glad by running the following commands:
pip3 wheel -w dist --no-build-isolation --no-deps --no-cache-dir $PWD
This package comes with a test suite, but it cannot be run without installing the external dependencies listed above.
          Now, as the root user:
        
pip3 install --no-index --find-links dist --no-user glad2