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

Last updated: June 26,2024

1. Install "pangomm.src" package

Please follow the step by step instructions below to install pangomm.src on Oracle Linux 8

$ 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 8:

$ sudo dnf remove pangomm.src $ sudo dnf autoremove

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

Last metadata expiration check: 3:34:27 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : pangomm
Version : 2.40.1
Release : 6.el8
Architecture : src
Size : 807 k
Source : None
Repository : ol8_appstream
Summary : C++ interface for Pango
URL : http://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.