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

Last updated: October 07,2024

1. Install "gtkmm4.0.i686" package

Please follow the instructions below to install gtkmm4.0.i686 on Fedora 35

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

2. Uninstall "gtkmm4.0.i686" package

This is a short guide on how to uninstall gtkmm4.0.i686 on Fedora 35:

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

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

Last metadata expiration check: 3:29:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : gtkmm4.0
Version : 4.4.0
Release : 1.fc35
Architecture : i686
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.