How to Install and Uninstall pangomm.i686 Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "pangomm.i686" package

Please follow the guidance below to install pangomm.i686 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install pangomm.i686

2. Uninstall "pangomm.i686" package

Please follow the guidelines below to uninstall pangomm.i686 on CentOS Stream 9:

$ sudo dnf remove pangomm.i686 $ sudo dnf autoremove

3. Information about the pangomm.i686 package on CentOS Stream 9

Last metadata expiration check: 2:11:19 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : pangomm
Version : 2.46.1
Release : 1.el9
Architecture : i686
Size : 75 k
Source : pangomm-2.46.1-1.el9.src.rpm
Repository : 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.