How to Install and Uninstall atkmm.i686 Package on Fedora 35

Last updated: October 07,2024

1. Install "atkmm.i686" package

Please follow the guidelines below to install atkmm.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install atkmm.i686

2. Uninstall "atkmm.i686" package

Please follow the guidelines below to uninstall atkmm.i686 on Fedora 35:

$ sudo dnf remove atkmm.i686 $ sudo dnf autoremove

3. Information about the atkmm.i686 package on Fedora 35

Last metadata expiration check: 4:22:14 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : atkmm
Version : 2.28.2
Release : 2.fc35
Architecture : i686
Size : 98 k
Source : atkmm-2.28.2-2.fc35.src.rpm
Repository : fedora
Summary : C++ interface for the ATK library
URL : https://www.gtkmm.org/
License : LGPLv2+
Description : atkmm provides a C++ interface for the ATK library. Highlights
: include typesafe callbacks, widgets extensible via inheritance and a
: comprehensive set of widget classes that can be freely combined to
: quickly create complex user interfaces.