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

Last updated: January 16,2025

1. Install "libglvnd.i686" package

Please follow the guidance below to install libglvnd.i686 on Fedora 36

$ sudo dnf update $ sudo dnf install libglvnd.i686

2. Uninstall "libglvnd.i686" package

Please follow the steps below to uninstall libglvnd.i686 on Fedora 36:

$ sudo dnf remove libglvnd.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:34:22 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : libglvnd
Epoch : 1
Version : 1.4.0
Release : 4.fc36
Architecture : i686
Size : 129 k
Source : libglvnd-1.4.0-4.fc36.src.rpm
Repository : updates
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.