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

Last updated: September 20,2024

1. Install "gtk4-devel.i686" package

Here is a brief guide to show you how to install gtk4-devel.i686 on Oracle Linux 9

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

2. Uninstall "gtk4-devel.i686" package

Please follow the steps below to uninstall gtk4-devel.i686 on Oracle Linux 9:

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

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

Last metadata expiration check: 0:31:29 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : gtk4-devel
Version : 4.4.1
Release : 2.el9
Architecture : i686
Size : 6.2 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.