How to Install and Uninstall gtkmm3.0.x86_64 Package on Fedora 39

Last updated: January 11,2025

1. Install "gtkmm3.0.x86_64" package

Please follow the steps below to install gtkmm3.0.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install gtkmm3.0.x86_64

2. Uninstall "gtkmm3.0.x86_64" package

This guide covers the steps necessary to uninstall gtkmm3.0.x86_64 on Fedora 39:

$ sudo dnf remove gtkmm3.0.x86_64 $ sudo dnf autoremove

3. Information about the gtkmm3.0.x86_64 package on Fedora 39

Last metadata expiration check: 1:40:47 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : gtkmm3.0
Version : 3.24.8
Release : 1.fc39
Architecture : x86_64
Size : 1.0 M
Source : gtkmm3.0-3.24.8-1.fc39.src.rpm
Repository : fedora
Summary : C++ interface for the GTK+ library
URL : https://www.gtkmm.org/
License : LGPLv2+
Description : gtkmm is the official C++ interface for the popular GUI library GTK+.
: Highlights include type safe callbacks, and a comprehensive set of
: widgets that are easily extensible via inheritance.