How to Install and Uninstall gtk3-devel.i686 Package on AlmaLinux 9

Last updated: October 05,2024

1. Install "gtk3-devel.i686" package

This guide covers the steps necessary to install gtk3-devel.i686 on AlmaLinux 9

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

2. Uninstall "gtk3-devel.i686" package

This guide covers the steps necessary to uninstall gtk3-devel.i686 on AlmaLinux 9:

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

3. Information about the gtk3-devel.i686 package on AlmaLinux 9

Last metadata expiration check: 2:13:31 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : gtk3-devel
Version : 3.24.31
Release : 2.el9
Architecture : i686
Size : 4.2 M
Source : gtk3-3.24.31-2.el9.src.rpm
Repository : appstream
Summary : Development files for GTK+
URL : http://www.gtk.org
License : LGPLv2+
Description : This package contains the libraries and header files that are needed
: for writing applications with version 3 of the GTK+ widget toolkit. If
: you plan to develop applications with GTK+, consider installing the
: gtk3-devel-docs package.