How To Install libglvnd-devel on Fedora 36

In this tutorial we learn how to install libglvnd-devel in Fedora 36. libglvnd-devel is Development files for libglvnd

Introduction

In this tutorial we learn how to install libglvnd-devel on Fedora 36.

What is libglvnd-devel

The libglvnd-devel package contains libraries and header files for developing applications that use libglvnd.

We can use yum or dnf to install libglvnd-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libglvnd-devel.

Install libglvnd-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libglvnd-devel using dnf by running the following command:

sudo dnf -y install libglvnd-devel

Install libglvnd-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libglvnd-devel using yum by running the following command:

sudo yum -y install libglvnd-devel

How To Uninstall libglvnd-devel on Fedora 36

To uninstall only the libglvnd-devel package we can use the following command:

sudo dnf remove libglvnd-devel

libglvnd-devel Package Contents on Fedora 36

/usr/include/EGL
/usr/include/EGL/egl.h
/usr/include/EGL/eglext.h
/usr/include/EGL/eglplatform.h
/usr/include/GL
/usr/include/GL/gl.h
/usr/include/GL/glcorearb.h
/usr/include/GL/glext.h
/usr/include/GL/glx.h
/usr/include/GL/glxext.h
/usr/include/GLES
/usr/include/GLES/egl.h
/usr/include/GLES/gl.h
/usr/include/GLES/glext.h
/usr/include/GLES/glplatform.h
/usr/include/GLES2
/usr/include/GLES2/gl2.h
/usr/include/GLES2/gl2ext.h
/usr/include/GLES2/gl2platform.h
/usr/include/GLES3
/usr/include/GLES3/gl3.h
/usr/include/GLES3/gl31.h
/usr/include/GLES3/gl32.h
/usr/include/GLES3/gl3ext.h
/usr/include/GLES3/gl3platform.h
/usr/include/KHR
/usr/include/KHR/khrplatform.h
/usr/lib/libEGL.so
/usr/lib/libGL.so
/usr/lib/libGLESv1_CM.so
/usr/lib/libGLESv2.so
/usr/lib/libGLX.so
/usr/lib/libGLdispatch.so
/usr/lib/libOpenGL.so
/usr/lib/pkgconfig/egl.pc
/usr/lib/pkgconfig/gl.pc
/usr/lib/pkgconfig/glesv1_cm.pc
/usr/lib/pkgconfig/glesv2.pc
/usr/lib/pkgconfig/glx.pc
/usr/lib/pkgconfig/opengl.pc

References

Summary

In this tutorial we learn how to install libglvnd-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).


title: “How To Install libglvnd-devel on Fedora 36” linkTitle: “libglvnd-devel” type: “docs” description: “In this tutorial we learn how to install libglvnd-devel in Fedora 36. libglvnd-devel is Development files for libglvnd” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/libglvnd-devel-featured.png

Introduction

In this tutorial we learn how to install libglvnd-devel on Fedora 36.

What is libglvnd-devel

The libglvnd-devel package contains libraries and header files for developing applications that use libglvnd.

We can use yum or dnf to install libglvnd-devel on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install libglvnd-devel.

Install libglvnd-devel on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install libglvnd-devel using dnf by running the following command:

sudo dnf -y install libglvnd-devel

Install libglvnd-devel on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install libglvnd-devel using yum by running the following command:

sudo yum -y install libglvnd-devel

How To Uninstall libglvnd-devel on Fedora 36

To uninstall only the libglvnd-devel package we can use the following command:

sudo dnf remove libglvnd-devel

libglvnd-devel Package Contents on Fedora 36

/usr/include/EGL
/usr/include/EGL/egl.h
/usr/include/EGL/eglext.h
/usr/include/EGL/eglplatform.h
/usr/include/GL
/usr/include/GL/gl.h
/usr/include/GL/glcorearb.h
/usr/include/GL/glext.h
/usr/include/GL/glx.h
/usr/include/GL/glxext.h
/usr/include/GLES
/usr/include/GLES/egl.h
/usr/include/GLES/gl.h
/usr/include/GLES/glext.h
/usr/include/GLES/glplatform.h
/usr/include/GLES2
/usr/include/GLES2/gl2.h
/usr/include/GLES2/gl2ext.h
/usr/include/GLES2/gl2platform.h
/usr/include/GLES3
/usr/include/GLES3/gl3.h
/usr/include/GLES3/gl31.h
/usr/include/GLES3/gl32.h
/usr/include/GLES3/gl3ext.h
/usr/include/GLES3/gl3platform.h
/usr/include/KHR
/usr/include/KHR/khrplatform.h
/usr/lib64/libEGL.so
/usr/lib64/libGL.so
/usr/lib64/libGLESv1_CM.so
/usr/lib64/libGLESv2.so
/usr/lib64/libGLX.so
/usr/lib64/libGLdispatch.so
/usr/lib64/libOpenGL.so
/usr/lib64/pkgconfig/egl.pc
/usr/lib64/pkgconfig/gl.pc
/usr/lib64/pkgconfig/glesv1_cm.pc
/usr/lib64/pkgconfig/glesv2.pc
/usr/lib64/pkgconfig/glx.pc
/usr/lib64/pkgconfig/opengl.pc

References

Summary

In this tutorial we learn how to install libglvnd-devel on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).