How to Install and Uninstall gtk4-devel.x86_64 Package on AlmaLinux 9

Last updated: October 15,2024

1. Install "gtk4-devel.x86_64" package

This guide covers the steps necessary to install gtk4-devel.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install gtk4-devel.x86_64

2. Uninstall "gtk4-devel.x86_64" package

This tutorial shows how to uninstall gtk4-devel.x86_64 on AlmaLinux 9:

$ sudo dnf remove gtk4-devel.x86_64 $ sudo dnf autoremove

3. Information about the gtk4-devel.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:23:23 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gtk4-devel
Version : 4.4.1
Release : 2.el9
Architecture : x86_64
Size : 5.6 M
Source : gtk4-4.4.1-2.el9.src.rpm
Repository : appstream
Summary : Development files for GTK
URL : https://www.gtk.org
License : LGPLv2+
Description : This package contains the libraries and header files that are needed
: for writing applications with version 4 of the GTK widget toolkit.