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

Last updated: October 05,2024

1. Install "gtk4-devel.x86_64" package

Please follow the instructions below to install gtk4-devel.x86_64 on Oracle Linux 9

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

2. Uninstall "gtk4-devel.x86_64" package

This guide let you learn how to uninstall gtk4-devel.x86_64 on Oracle Linux 9:

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

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

Last metadata expiration check: 2:52:18 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gtk4-devel
Version : 4.4.1
Release : 2.el9
Architecture : x86_64
Size : 6.0 M
Source : gtk4-4.4.1-2.el9.src.rpm
Repository : ol9_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.