How To Install gtkglext-libs on Fedora 36
Introduction
In this tutorial we learn how to install gtkglext-libs
on Fedora 36.
What is gtkglext-libs
GtkGLExt is an OpenGL extension to GTK. It provides the GDK objects which support OpenGL rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
We can use yum
or dnf
to install gtkglext-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gtkglext-libs.
Install gtkglext-libs 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 gtkglext-libs
using dnf
by running the following command:
sudo dnf -y install gtkglext-libs
Install gtkglext-libs 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 gtkglext-libs
using yum
by running the following command:
sudo yum -y install gtkglext-libs
How To Uninstall gtkglext-libs on Fedora 36
To uninstall only the gtkglext-libs
package we can use the following command:
sudo dnf remove gtkglext-libs
gtkglext-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/45
/usr/lib/.build-id/45/6b8d199c4643c22eb71fb745f4c1abfbb96511
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/a80fee0dcf415ec4fd3a4dbaeb06226ea9ceba
/usr/lib/libgdkglext-x11-1.0.so.0
/usr/lib/libgdkglext-x11-1.0.so.0.0.0
/usr/lib/libgtkglext-x11-1.0.so.0
/usr/lib/libgtkglext-x11-1.0.so.0.0.0
/usr/share/doc/gtkglext-libs
/usr/share/doc/gtkglext-libs/AUTHORS
/usr/share/doc/gtkglext-libs/ChangeLog
/usr/share/doc/gtkglext-libs/README
/usr/share/doc/gtkglext-libs/TODO
/usr/share/licenses/gtkglext-libs
/usr/share/licenses/gtkglext-libs/COPYING
/usr/share/licenses/gtkglext-libs/COPYING.LIB
References
Summary
In this tutorial we learn how to install gtkglext-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).
title: “How To Install gtkglext-libs on Fedora 36” linkTitle: “gtkglext-libs” type: “docs” description: “In this tutorial we learn how to install gtkglext-libs in Fedora 36. gtkglext-libs is OpenGL Extension to GTK” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gtkglext-libs-featured.png
Introduction
In this tutorial we learn how to install gtkglext-libs
on Fedora 36.
What is gtkglext-libs
GtkGLExt is an OpenGL extension to GTK. It provides the GDK objects which support OpenGL rendering in GTK, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.
We can use yum
or dnf
to install gtkglext-libs
on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install gtkglext-libs.
Install gtkglext-libs 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 gtkglext-libs
using dnf
by running the following command:
sudo dnf -y install gtkglext-libs
Install gtkglext-libs 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 gtkglext-libs
using yum
by running the following command:
sudo yum -y install gtkglext-libs
How To Uninstall gtkglext-libs on Fedora 36
To uninstall only the gtkglext-libs
package we can use the following command:
sudo dnf remove gtkglext-libs
gtkglext-libs Package Contents on Fedora 36
/usr/lib/.build-id
/usr/lib/.build-id/17
/usr/lib/.build-id/17/e1f85d4ecdd0a99262a5fda11ebef1cc6cbead
/usr/lib/.build-id/24
/usr/lib/.build-id/24/da5f92e8f96846ac83fce9177821e73157979f
/usr/lib64/libgdkglext-x11-1.0.so.0
/usr/lib64/libgdkglext-x11-1.0.so.0.0.0
/usr/lib64/libgtkglext-x11-1.0.so.0
/usr/lib64/libgtkglext-x11-1.0.so.0.0.0
/usr/share/doc/gtkglext-libs
/usr/share/doc/gtkglext-libs/AUTHORS
/usr/share/doc/gtkglext-libs/ChangeLog
/usr/share/doc/gtkglext-libs/README
/usr/share/doc/gtkglext-libs/TODO
/usr/share/licenses/gtkglext-libs
/usr/share/licenses/gtkglext-libs/COPYING
/usr/share/licenses/gtkglext-libs/COPYING.LIB
References
Summary
In this tutorial we learn how to install gtkglext-libs
on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).