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

Last updated: July 03,2024

1. Install "libglvnd-core-devel.i686" package

Please follow the steps below to install libglvnd-core-devel.i686 on Fedora 34

$ sudo dnf update $ sudo dnf install libglvnd-core-devel.i686

2. Uninstall "libglvnd-core-devel.i686" package

This is a short guide on how to uninstall libglvnd-core-devel.i686 on Fedora 34:

$ sudo dnf remove libglvnd-core-devel.i686 $ sudo dnf autoremove

3. Information about the libglvnd-core-devel.i686 package on Fedora 34

Last metadata expiration check: 4:45:47 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : libglvnd-core-devel
Epoch : 1
Version : 1.3.3
Release : 1.fc34
Architecture : i686
Size : 18 k
Source : libglvnd-1.3.3-1.fc34.src.rpm
Repository : updates
Summary : Core development files for libglvnd
URL : https://github.com/NVIDIA/libglvnd
License : MIT
Description : The libglvnd-core-devel package is a bootstrap trick for Mesa, which wants
: to build against the libglvnd headers but does not link against any of
: its libraries (and, initially, has file conflicts with them). If you are
: not Mesa you almost certainly want libglvnd-devel instead.