How to Install and Uninstall gtkmm3.0.i686 Package on Fedora 38

Last updated: September 28,2024

1. Install "gtkmm3.0.i686" package

Please follow the instructions below to install gtkmm3.0.i686 on Fedora 38

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

2. Uninstall "gtkmm3.0.i686" package

This is a short guide on how to uninstall gtkmm3.0.i686 on Fedora 38:

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

3. Information about the gtkmm3.0.i686 package on Fedora 38

Last metadata expiration check: 5:23:06 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : gtkmm3.0
Version : 3.24.8
Release : 1.fc38
Architecture : i686
Size : 1.1 M
Source : gtkmm3.0-3.24.8-1.fc38.src.rpm
Repository : updates
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.