How to Install and Uninstall libglvnd-core-devel.i686 Package on AlmaLinux 8

Last updated: May 10,2024

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

Please follow the instructions below to install libglvnd-core-devel.i686 on AlmaLinux 8

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

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

Here is a brief guide to show you how to uninstall libglvnd-core-devel.i686 on AlmaLinux 8:

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

3. Information about the libglvnd-core-devel.i686 package on AlmaLinux 8

Last metadata expiration check: 0:49:46 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : libglvnd-core-devel
Epoch : 1
Version : 1.3.4
Release : 1.el8
Architecture : i686
Size : 24 k
Source : libglvnd-1.3.4-1.el8.src.rpm
Repository : appstream
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.