How To Install GtkAda-gnome on Fedora 36

In this tutorial we learn how to install GtkAda-gnome in Fedora 36. GtkAda-gnome is GTKada 2 binding to Gnome’s GUI libraries

Introduction

In this tutorial we learn how to install GtkAda-gnome on Fedora 36.

What is GtkAda-gnome

GtkAda is an Ada binding to the graphical toolkit GTK+. It allows you to develop graphical user interfaces in Ada using GTK+. The GtkAda-gnome package contains the GTKada binding to Gnome’s graphical user interface libraries.

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

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

sudo dnf -y install GtkAda-gnome

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

sudo yum -y install GtkAda-gnome

How To Uninstall GtkAda-gnome on Fedora 36

To uninstall only the GtkAda-gnome package we can use the following command:

sudo dnf remove GtkAda-gnome

GtkAda-gnome Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/67
/usr/lib/.build-id/67/8a9044ba08f09aa39daebd682277eecb1f51b7
/usr/lib64/libgnomeada-2.24.so.2

References

Summary

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


title: “How To Install GtkAda-gnome on Fedora 36” linkTitle: “GtkAda-gnome” type: “docs” description: “In this tutorial we learn how to install GtkAda-gnome in Fedora 36. GtkAda-gnome is GTKada 2 binding to Gnome’s GUI libraries” date: “2022-08-17” lastmod: “2022-08-17” #image: /images/fedora/36/GtkAda-gnome-featured.png

Introduction

In this tutorial we learn how to install GtkAda-gnome on Fedora 36.

What is GtkAda-gnome

GtkAda is an Ada binding to the graphical toolkit GTK+. It allows you to develop graphical user interfaces in Ada using GTK+. The GtkAda-gnome package contains the GTKada binding to Gnome’s graphical user interface libraries.

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

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

sudo dnf -y install GtkAda-gnome

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

sudo yum -y install GtkAda-gnome

How To Uninstall GtkAda-gnome on Fedora 36

To uninstall only the GtkAda-gnome package we can use the following command:

sudo dnf remove GtkAda-gnome

GtkAda-gnome Package Contents on Fedora 36

/usr/lib/.build-id
/usr/lib/.build-id/99
/usr/lib/.build-id/99/c699867befc3489fe3733491f0f1aa7625e90a
/usr/lib/libgnomeada-2.24.so.2

References

Summary

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