How to Install libglvnd-dev in Ubuntu 18.04



Install libglvnd-dev by entering the following commands in the terminal:

sudo apt update
sudo apt install libglvnd-dev

Description:

Vendor neutral GL dispatch library -- development files

This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the development files for libglvnd.

Homepage: https://github.com/NVIDIA/libglvnd

Version: 1.0.0-2ubuntu2

Section: libdevel