How to Install and Uninstall gtk4.src Package on Oracle Linux 9

Last updated: November 29,2024

1. Install "gtk4.src" package

Please follow the guidance below to install gtk4.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install gtk4.src

2. Uninstall "gtk4.src" package

Here is a brief guide to show you how to uninstall gtk4.src on Oracle Linux 9:

$ sudo dnf remove gtk4.src $ sudo dnf autoremove

3. Information about the gtk4.src package on Oracle Linux 9

Last metadata expiration check: 1:49:32 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gtk4
Version : 4.4.1
Release : 2.el9
Architecture : src
Size : 29 M
Source : None
Repository : ol9_appstream
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.