How to Install and Uninstall libglvnd-glx.i686 Package on Rocky Linux 9

Last updated: October 08,2024

1. Install "libglvnd-glx.i686" package

This guide covers the steps necessary to install libglvnd-glx.i686 on Rocky Linux 9

$ sudo dnf update $ sudo dnf install libglvnd-glx.i686

2. Uninstall "libglvnd-glx.i686" package

Please follow the guidance below to uninstall libglvnd-glx.i686 on Rocky Linux 9:

$ sudo dnf remove libglvnd-glx.i686 $ sudo dnf autoremove

3. Information about the libglvnd-glx.i686 package on Rocky Linux 9

Last metadata expiration check: 0:28:23 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : libglvnd-glx
Epoch : 1
Version : 1.3.4
Release : 1.el9
Architecture : i686
Size : 135 k
Source : libglvnd-1.3.4-1.el9.src.rpm
Repository : appstream
Summary : GLX support for libglvnd
URL : https://github.com/NVIDIA/libglvnd
License : MIT
Description : libGL and libGLX are the common dispatch interface for the GLX API.