How to Install and Uninstall atkmm.src Package on Oracle Linux 9
Last updated: November 14,2024
1. Install "atkmm.src" package
Here is a brief guide to show you how to install atkmm.src on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
atkmm.src
Copied
2. Uninstall "atkmm.src" package
This guide covers the steps necessary to uninstall atkmm.src on Oracle Linux 9:
$
sudo dnf remove
atkmm.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the atkmm.src package on Oracle Linux 9
Last metadata expiration check: 1:05:36 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : atkmm
Version : 2.28.2
Release : 2.el9
Architecture : src
Size : 685 k
Source : None
Repository : ol9_appstream
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.
Available Packages
Name : atkmm
Version : 2.28.2
Release : 2.el9
Architecture : src
Size : 685 k
Source : None
Repository : ol9_appstream
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.