How to Install and Uninstall libglvnd-egl.i686 Package on Amazon Linux 2

Last updated: September 28,2024

1. Install "libglvnd-egl.i686" package

This guide covers the steps necessary to install libglvnd-egl.i686 on Amazon Linux 2

$ sudo yum makecache $ sudo yum install libglvnd-egl.i686

2. Uninstall "libglvnd-egl.i686" package

This tutorial shows how to uninstall libglvnd-egl.i686 on Amazon Linux 2:

$ sudo yum remove libglvnd-egl.i686 $ sudo yum autoremove

3. Information about the libglvnd-egl.i686 package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : libglvnd-egl
Arch : i686
Epoch : 1
Version : 1.0.1
Release : 0.1.git5baa1e5.amzn2.0.1
Size : 45 k
Repo : amzn2-core/2/x86_64
Summary : EGL support for libglvnd
URL : https://github.com/NVIDIA/libglvnd
License : MIT
Description : libEGL are the common dispatch interface for the EGL API.