How To Install glues on Fedora 36

In this tutorial we learn how to install glues in Fedora 36. glues is GLU port for OpenGL ES

Introduction

In this tutorial we learn how to install glues on Fedora 36.

What is glues

This port is based on original GLU 1.3 and has original libutil, libtess and nurbs libraries.

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

Install glues 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 glues using dnf by running the following command:

sudo dnf -y install glues

Install glues 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 glues using yum by running the following command:

sudo yum -y install glues

How To Uninstall glues on Fedora 36

To uninstall only the glues package we can use the following command:

sudo dnf remove glues

glues Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/27
/usr/lib/.build-id/27/bde0680195d15fe0d8e0bdd32d96889c92d6e4
/usr/lib64/libGLUES.so.1
/usr/share/doc/glues
/usr/share/doc/glues/README
/usr/share/doc/glues/gluBeginCurve.html
/usr/share/doc/glues/gluBeginPolygon.html
/usr/share/doc/glues/gluBeginSurface.html
/usr/share/doc/glues/gluBeginTrim.html
/usr/share/doc/glues/gluBuild2DMipmapLevels.html
/usr/share/doc/glues/gluBuild2DMipmaps.html
/usr/share/doc/glues/gluCheckExtension.html
/usr/share/doc/glues/gluCylinder.html
/usr/share/doc/glues/gluDeleteNurbsRenderer.html
/usr/share/doc/glues/gluDeleteQuadric.html
/usr/share/doc/glues/gluDeleteTess.html
/usr/share/doc/glues/gluDisk.html
/usr/share/doc/glues/gluEndCurve.html
/usr/share/doc/glues/gluEndPolygon.html
/usr/share/doc/glues/gluEndSurface.html
/usr/share/doc/glues/gluEndTrim.html
/usr/share/doc/glues/gluErrorString.html
/usr/share/doc/glues/gluGetNurbsProperty.html
/usr/share/doc/glues/gluGetString.html
/usr/share/doc/glues/gluGetTessProperty.html
/usr/share/doc/glues/gluLoadSamplingMatrices.html
/usr/share/doc/glues/gluLookAt.html
/usr/share/doc/glues/gluNewNurbsRenderer.html
/usr/share/doc/glues/gluNewQuadric.html
/usr/share/doc/glues/gluNewTess.html
/usr/share/doc/glues/gluNextContour.html
/usr/share/doc/glues/gluNurbsCallback.html
/usr/share/doc/glues/gluNurbsCallbackData.html
/usr/share/doc/glues/gluNurbsCallbackDataEXT.html
/usr/share/doc/glues/gluNurbsCurve.html
/usr/share/doc/glues/gluNurbsProperty.html
/usr/share/doc/glues/gluNurbsSurface.html
/usr/share/doc/glues/gluOrtho2D.html
/usr/share/doc/glues/gluPartialDisk.html
/usr/share/doc/glues/gluPerspective.html
/usr/share/doc/glues/gluPickMatrix.html
/usr/share/doc/glues/gluProject.html
/usr/share/doc/glues/gluPwlCurve.html
/usr/share/doc/glues/gluQuadricCallback.html
/usr/share/doc/glues/gluQuadricDrawStyle.html
/usr/share/doc/glues/gluQuadricNormals.html
/usr/share/doc/glues/gluQuadricOrientation.html
/usr/share/doc/glues/gluQuadricTexture.html
/usr/share/doc/glues/gluScaleImage.html
/usr/share/doc/glues/gluSphere.html
/usr/share/doc/glues/gluTessBeginContour.html
/usr/share/doc/glues/gluTessBeginPolygon.html
/usr/share/doc/glues/gluTessCallback.html
/usr/share/doc/glues/gluTessEndContour.html
/usr/share/doc/glues/gluTessEndPolygon.html
/usr/share/doc/glues/gluTessNormal.html
/usr/share/doc/glues/gluTessProperty.html
/usr/share/doc/glues/gluTessVertex.html
/usr/share/doc/glues/gluUnProject.html
/usr/share/doc/glues/gluUnProject4.html
/usr/share/doc/glues/glues.html
/usr/share/licenses/glues
/usr/share/licenses/glues/LICENSE

References

Summary

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


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

Introduction

In this tutorial we learn how to install glues on Fedora 36.

What is glues

This port is based on original GLU 1.3 and has original libutil, libtess and nurbs libraries.

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

Install glues 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 glues using dnf by running the following command:

sudo dnf -y install glues

Install glues 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 glues using yum by running the following command:

sudo yum -y install glues

How To Uninstall glues on Fedora 36

To uninstall only the glues package we can use the following command:

sudo dnf remove glues

glues Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/75
/usr/lib/.build-id/75/0b2857ef0a3466a6d04e5cc47e1de51967552f
/usr/lib/libGLUES.so.1
/usr/share/doc/glues
/usr/share/doc/glues/README
/usr/share/doc/glues/gluBeginCurve.html
/usr/share/doc/glues/gluBeginPolygon.html
/usr/share/doc/glues/gluBeginSurface.html
/usr/share/doc/glues/gluBeginTrim.html
/usr/share/doc/glues/gluBuild2DMipmapLevels.html
/usr/share/doc/glues/gluBuild2DMipmaps.html
/usr/share/doc/glues/gluCheckExtension.html
/usr/share/doc/glues/gluCylinder.html
/usr/share/doc/glues/gluDeleteNurbsRenderer.html
/usr/share/doc/glues/gluDeleteQuadric.html
/usr/share/doc/glues/gluDeleteTess.html
/usr/share/doc/glues/gluDisk.html
/usr/share/doc/glues/gluEndCurve.html
/usr/share/doc/glues/gluEndPolygon.html
/usr/share/doc/glues/gluEndSurface.html
/usr/share/doc/glues/gluEndTrim.html
/usr/share/doc/glues/gluErrorString.html
/usr/share/doc/glues/gluGetNurbsProperty.html
/usr/share/doc/glues/gluGetString.html
/usr/share/doc/glues/gluGetTessProperty.html
/usr/share/doc/glues/gluLoadSamplingMatrices.html
/usr/share/doc/glues/gluLookAt.html
/usr/share/doc/glues/gluNewNurbsRenderer.html
/usr/share/doc/glues/gluNewQuadric.html
/usr/share/doc/glues/gluNewTess.html
/usr/share/doc/glues/gluNextContour.html
/usr/share/doc/glues/gluNurbsCallback.html
/usr/share/doc/glues/gluNurbsCallbackData.html
/usr/share/doc/glues/gluNurbsCallbackDataEXT.html
/usr/share/doc/glues/gluNurbsCurve.html
/usr/share/doc/glues/gluNurbsProperty.html
/usr/share/doc/glues/gluNurbsSurface.html
/usr/share/doc/glues/gluOrtho2D.html
/usr/share/doc/glues/gluPartialDisk.html
/usr/share/doc/glues/gluPerspective.html
/usr/share/doc/glues/gluPickMatrix.html
/usr/share/doc/glues/gluProject.html
/usr/share/doc/glues/gluPwlCurve.html
/usr/share/doc/glues/gluQuadricCallback.html
/usr/share/doc/glues/gluQuadricDrawStyle.html
/usr/share/doc/glues/gluQuadricNormals.html
/usr/share/doc/glues/gluQuadricOrientation.html
/usr/share/doc/glues/gluQuadricTexture.html
/usr/share/doc/glues/gluScaleImage.html
/usr/share/doc/glues/gluSphere.html
/usr/share/doc/glues/gluTessBeginContour.html
/usr/share/doc/glues/gluTessBeginPolygon.html
/usr/share/doc/glues/gluTessCallback.html
/usr/share/doc/glues/gluTessEndContour.html
/usr/share/doc/glues/gluTessEndPolygon.html
/usr/share/doc/glues/gluTessNormal.html
/usr/share/doc/glues/gluTessProperty.html
/usr/share/doc/glues/gluTessVertex.html
/usr/share/doc/glues/gluUnProject.html
/usr/share/doc/glues/gluUnProject4.html
/usr/share/doc/glues/glues.html
/usr/share/licenses/glues
/usr/share/licenses/glues/LICENSE

References

Summary

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