How to Install and Uninstall atkmm.src Package on Oracle Linux 8
Last updated: November 25,2024
1. Install "atkmm.src" package
This guide let you learn how to install atkmm.src on Oracle Linux 8
$
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 8:
$
sudo dnf remove
atkmm.src
Copied
$
sudo dnf autoremove
Copied
3. Information about the atkmm.src package on Oracle Linux 8
Last metadata expiration check: 2:18:31 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : atkmm
Version : 2.24.2
Release : 7.el8
Architecture : src
Size : 844 k
Source : None
Repository : ol8_appstream
Summary : C++ interface for the ATK library
URL : http://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.24.2
Release : 7.el8
Architecture : src
Size : 844 k
Source : None
Repository : ol8_appstream
Summary : C++ interface for the ATK library
URL : http://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.