How to Install and Uninstall gtk4.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "gtk4.x86_64" package

This guide covers the steps necessary to install gtk4.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install gtk4.x86_64

2. Uninstall "gtk4.x86_64" package

In this section, we are going to explain the necessary steps to uninstall gtk4.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove gtk4.x86_64 $ sudo dnf autoremove

3. Information about the gtk4.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:27:39 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : gtk4
Version : 4.4.1
Release : 2.el9
Architecture : x86_64
Size : 4.4 M
Source : gtk4-4.4.1-2.el9.src.rpm
Repository : ubi-9-appstream-rpms
Summary : GTK graphical user interface library
URL : https://www.gtk.org
License : LGPLv2+
Description : GTK is a multi-platform toolkit for creating graphical user
: interfaces. Offering a complete set of widgets, GTK is suitable for
: projects ranging from small one-off tools to complete application
: suites.
:
: This package contains version 4 of GTK.