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

Last updated: October 06,2024

1. Install "libglvnd.i686" package

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

$ sudo dnf update $ sudo dnf install libglvnd.i686

2. Uninstall "libglvnd.i686" package

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

$ sudo dnf remove libglvnd.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 0:45:13 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : libglvnd
Epoch : 1
Version : 1.3.3
Release : 1.fc34
Architecture : i686
Size : 141 k
Source : libglvnd-1.3.3-1.fc34.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.