How to Install and Uninstall libglvnd.i686 Package on Fedora 38

Last updated: October 05,2024

1. Install "libglvnd.i686" package

Here is a brief guide to show you how to install libglvnd.i686 on Fedora 38

$ sudo dnf update $ sudo dnf install libglvnd.i686

2. Uninstall "libglvnd.i686" package

In this section, we are going to explain the necessary steps to uninstall libglvnd.i686 on Fedora 38:

$ sudo dnf remove libglvnd.i686 $ sudo dnf autoremove

3. Information about the libglvnd.i686 package on Fedora 38

Last metadata expiration check: 0:58:54 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : libglvnd
Epoch : 1
Version : 1.6.0
Release : 2.fc38
Architecture : i686
Size : 126 k
Source : libglvnd-1.6.0-2.fc38.src.rpm
Repository : fedora
Summary : The GL Vendor-Neutral Dispatch library
URL : https://gitlab.freedesktop.org/glvnd/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.