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

Last updated: May 18,2024

1. Install "libglvnd.i686" package

Please follow the guidelines below to install libglvnd.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install libglvnd.i686

2. Uninstall "libglvnd.i686" package

Please follow the instructions below to uninstall libglvnd.i686 on Fedora 35:

$ sudo dnf remove libglvnd.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 2:25:39 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libglvnd
Epoch : 1
Version : 1.3.4
Release : 2.fc35
Architecture : i686
Size : 134 k
Source : libglvnd-1.3.4-2.fc35.src.rpm
Repository : updates
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.