How to Install and Uninstall gtkmm4.0.i686 Package on Fedora 36

Last updated: October 04,2024

1. Install "gtkmm4.0.i686" package

This tutorial shows how to install gtkmm4.0.i686 on Fedora 36

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

2. Uninstall "gtkmm4.0.i686" package

Please follow the steps below to uninstall gtkmm4.0.i686 on Fedora 36:

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

3. Information about the gtkmm4.0.i686 package on Fedora 36

Last metadata expiration check: 0:17:37 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : gtkmm4.0
Version : 4.6.1
Release : 1.fc36
Architecture : i686
Size : 1.1 M
Source : gtkmm4.0-4.6.1-1.fc36.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.