How to Install and Uninstall pangomm.src Package on Oracle Linux 9

Last updated: November 24,2024

1. Install "pangomm.src" package

Please follow the steps below to install pangomm.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install pangomm.src

2. Uninstall "pangomm.src" package

This guide let you learn how to uninstall pangomm.src on Oracle Linux 9:

$ sudo dnf remove pangomm.src $ sudo dnf autoremove

3. Information about the pangomm.src package on Oracle Linux 9

Last metadata expiration check: 1:40:44 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : pangomm
Version : 2.46.1
Release : 1.el9
Architecture : src
Size : 669 k
Source : None
Repository : ol9_appstream
Summary : C++ interface for Pango
URL : https://www.gtkmm.org/
License : LGPLv2+
Description : pangomm provides a C++ interface to the Pango 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.