How to Install and Uninstall gtk3-devel.x86_64 Package on Fedora 39

Last updated: January 13,2025

1. Install "gtk3-devel.x86_64" package

In this section, we are going to explain the necessary steps to install gtk3-devel.x86_64 on Fedora 39

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

2. Uninstall "gtk3-devel.x86_64" package

Please follow the steps below to uninstall gtk3-devel.x86_64 on Fedora 39:

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

3. Information about the gtk3-devel.x86_64 package on Fedora 39

Last metadata expiration check: 4:39:02 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : gtk3-devel
Version : 3.24.41
Release : 1.fc39
Architecture : x86_64
Size : 4.3 M
Source : gtk3-3.24.41-1.fc39.src.rpm
Repository : updates
Summary : Development files for GTK+
URL : https://gtk.org
License : LGPL-2.0-or-later
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.