How to Install and Uninstall gtkmm4.0.x86_64 Package on Fedora 35

Last updated: December 15,2024

1. Install "gtkmm4.0.x86_64" package

Learn how to install gtkmm4.0.x86_64 on Fedora 35

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

2. Uninstall "gtkmm4.0.x86_64" package

Please follow the step by step instructions below to uninstall gtkmm4.0.x86_64 on Fedora 35:

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

3. Information about the gtkmm4.0.x86_64 package on Fedora 35

Last metadata expiration check: 0:22:58 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : gtkmm4.0
Version : 4.4.0
Release : 1.fc35
Architecture : x86_64
Size : 1.0 M
Source : gtkmm4.0-4.4.0-1.fc35.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.