How to Install and Uninstall atkmm.x86_64 Package on Fedora 36

Last updated: October 07,2024

1. Install "atkmm.x86_64" package

This tutorial shows how to install atkmm.x86_64 on Fedora 36

$ sudo dnf update $ sudo dnf install atkmm.x86_64

2. Uninstall "atkmm.x86_64" package

Please follow the steps below to uninstall atkmm.x86_64 on Fedora 36:

$ sudo dnf remove atkmm.x86_64 $ sudo dnf autoremove

3. Information about the atkmm.x86_64 package on Fedora 36

Last metadata expiration check: 4:11:40 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : atkmm
Version : 2.28.3
Release : 1.fc36
Architecture : x86_64
Size : 94 k
Source : atkmm-2.28.3-1.fc36.src.rpm
Repository : updates
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.