How to Install and Uninstall gtk2-devel.x86_64 Package on Fedora 35

Last updated: May 02,2024

1. Install "gtk2-devel.x86_64" package

Please follow the instructions below to install gtk2-devel.x86_64 on Fedora 35

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

2. Uninstall "gtk2-devel.x86_64" package

This is a short guide on how to uninstall gtk2-devel.x86_64 on Fedora 35:

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

3. Information about the gtk2-devel.x86_64 package on Fedora 35

Last metadata expiration check: 1:50:38 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : gtk2-devel
Version : 2.24.33
Release : 7.fc35
Architecture : x86_64
Size : 2.7 M
Source : gtk2-2.24.33-7.fc35.src.rpm
Repository : updates
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 the GTK+ widget toolkit. If you plan
: to develop applications with GTK+, consider installing the gtk2-devel-docs
: package.