How to Install and Uninstall pangomm.x86_64 Package on Fedora 34

Last updated: July 01,2024

1. Install "pangomm.x86_64" package

Please follow the steps below to install pangomm.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install pangomm.x86_64

2. Uninstall "pangomm.x86_64" package

Please follow the guidance below to uninstall pangomm.x86_64 on Fedora 34:

$ sudo dnf remove pangomm.x86_64 $ sudo dnf autoremove

3. Information about the pangomm.x86_64 package on Fedora 34

Last metadata expiration check: 1:59:50 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : pangomm
Version : 2.46.2
Release : 1.fc34
Architecture : x86_64
Size : 68 k
Source : pangomm-2.46.2-1.fc34.src.rpm
Repository : updates
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.