How to Install and Uninstall libglvnd.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "libglvnd.x86_64" package

In this section, we are going to explain the necessary steps to install libglvnd.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install libglvnd.x86_64

2. Uninstall "libglvnd.x86_64" package

Please follow the guidance below to uninstall libglvnd.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove libglvnd.x86_64 $ sudo dnf autoremove

3. Information about the libglvnd.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:24:04 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : libglvnd
Epoch : 1
Version : 1.3.4
Release : 1.el9
Architecture : x86_64
Size : 137 k
Source : libglvnd-1.3.4-1.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.