How To Install gtk+extra on Fedora 36

In this tutorial we learn how to install gtk+extra in Fedora 36. gtk+extra is A library of gtk+ widgets

Introduction

In this tutorial we learn how to install gtk+extra on Fedora 36.

What is gtk+extra

A library of dynamically linked gtk+ widgets including GtkSheet, GtkPlot, and GtkIconList

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

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

sudo dnf -y install gtk+extra

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

sudo yum -y install gtk+extra

How To Uninstall gtk+extra on Fedora 36

To uninstall only the gtk+extra package we can use the following command:

sudo dnf remove gtk+extra

gtk+extra Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/99
/usr/lib/.build-id/99/3273c2d01a844cadf5ae7e57420bdbbb8ae6c8
/usr/lib64/libgtkextra-x11-2.0.so.1
/usr/lib64/libgtkextra-x11-2.0.so.1.0.1
/usr/share/doc/gtk+extra
/usr/share/doc/gtk+extra/AUTHORS
/usr/share/doc/gtk+extra/COPYING
/usr/share/doc/gtk+extra/ChangeLog
/usr/share/doc/gtk+extra/README

References

Summary

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


title: “How To Install gtk+extra on Fedora 36” linkTitle: “gtk+extra” type: “docs” description: “In this tutorial we learn how to install gtk+extra in Fedora 36. gtk+extra is A library of gtk+ widgets” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/gtk+extra-featured.png

Introduction

In this tutorial we learn how to install gtk+extra on Fedora 36.

What is gtk+extra

A library of dynamically linked gtk+ widgets including GtkSheet, GtkPlot, and GtkIconList

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

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

sudo dnf -y install gtk+extra

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

sudo yum -y install gtk+extra

How To Uninstall gtk+extra on Fedora 36

To uninstall only the gtk+extra package we can use the following command:

sudo dnf remove gtk+extra

gtk+extra Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/f2
/usr/lib/.build-id/f2/a68c893d1929f17eaff83c51c213c9daf422a1
/usr/lib/libgtkextra-x11-2.0.so.1
/usr/lib/libgtkextra-x11-2.0.so.1.0.1
/usr/share/doc/gtk+extra
/usr/share/doc/gtk+extra/AUTHORS
/usr/share/doc/gtk+extra/COPYING
/usr/share/doc/gtk+extra/ChangeLog
/usr/share/doc/gtk+extra/README

References

Summary

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