How to Install and Uninstall gtk3-devel.x86_64 Package on Rocky Linux 8

Last updated: May 02,2024

1. Install "gtk3-devel.x86_64" package

Please follow the step by step instructions below to install gtk3-devel.x86_64 on Rocky Linux 8

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

2. Uninstall "gtk3-devel.x86_64" package

Please follow the step by step instructions below to uninstall gtk3-devel.x86_64 on Rocky Linux 8:

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

3. Information about the gtk3-devel.x86_64 package on Rocky Linux 8

Last metadata expiration check: 0:56:00 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : gtk3-devel
Version : 3.22.30
Release : 10.el8
Architecture : x86_64
Size : 4.4 M
Source : gtk3-3.22.30-10.el8.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.