How to Install libopengl0 in Ubuntu 18.04



Install libopengl0 by entering the following commands in the terminal:

sudo apt update
sudo apt install libopengl0

Description:

Vendor neutral GL dispatch library -- OpenGL support

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 support for OpenGL.

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

Version: 1.0.0-2ubuntu2

Section: libs