How to Install and Uninstall libglvnd-core-devel.x86_64 Package on Fedora 35

Last updated: November 24,2024

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

This is a short guide on how to install libglvnd-core-devel.x86_64 on Fedora 35

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

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

In this section, we are going to explain the necessary steps to uninstall libglvnd-core-devel.x86_64 on Fedora 35:

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

3. Information about the libglvnd-core-devel.x86_64 package on Fedora 35

Last metadata expiration check: 2:27:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : libglvnd-core-devel
Epoch : 1
Version : 1.3.4
Release : 2.fc35
Architecture : x86_64
Size : 18 k
Source : libglvnd-1.3.4-2.fc35.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.