How to Install and Uninstall libglvnd.i686 Package on CentOS 8 / RHEL 8

Last updated: May 06,2024

1. Install "libglvnd.i686" package

Please follow the steps below to install libglvnd.i686 on CentOS 8 / RHEL 8

$ sudo dnf update $ sudo dnf install libglvnd.i686

2. Uninstall "libglvnd.i686" package

Please follow the guidance below to uninstall libglvnd.i686 on CentOS 8 / RHEL 8:

$ sudo dnf remove libglvnd.i686 $ sudo dnf autoremove

3. Information about the libglvnd.i686 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 5:34:14 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : libglvnd
Epoch : 1
Version : 1.2.0
Release : 6.el8
Architecture : i686
Size : 92 k
Source : libglvnd-1.2.0-6.el8.src.rpm
Repository : appstream
Summary : The GL Vendor-Neutral Dispatch library
URL : https://github.com/NVIDIA/libglvnd
License : MIT
Description : libglvnd is an implementation of the vendor-neutral dispatch layer for
: arbitrating OpenGL API calls between multiple vendors on a per-screen basis.