How to Install and Uninstall libglvnd.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "libglvnd.x86_64" package

Learn how to install libglvnd.x86_64 on Oracle Linux 9

$ sudo dnf update $ sudo dnf install libglvnd.x86_64

2. Uninstall "libglvnd.x86_64" package

Please follow the instructions below to uninstall libglvnd.x86_64 on Oracle Linux 9:

$ sudo dnf remove libglvnd.x86_64 $ sudo dnf autoremove

3. Information about the libglvnd.x86_64 package on Oracle Linux 9

Last metadata expiration check: 2:41:21 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : libglvnd
Epoch : 1
Version : 1.3.4
Release : 1.el9
Architecture : x86_64
Size : 134 k
Source : libglvnd-1.3.4-1.el9.src.rpm
Repository : ol9_appstream
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.