How to Install and Uninstall pangomm2.48.i686 Package on Fedora 39

Last updated: October 15,2024

1. Install "pangomm2.48.i686" package

This tutorial shows how to install pangomm2.48.i686 on Fedora 39

$ sudo dnf update $ sudo dnf install pangomm2.48.i686

2. Uninstall "pangomm2.48.i686" package

In this section, we are going to explain the necessary steps to uninstall pangomm2.48.i686 on Fedora 39:

$ sudo dnf remove pangomm2.48.i686 $ sudo dnf autoremove

3. Information about the pangomm2.48.i686 package on Fedora 39

Last metadata expiration check: 1:34:11 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : pangomm2.48
Version : 2.50.1
Release : 3.fc39
Architecture : i686
Size : 91 k
Source : pangomm2.48-2.50.1-3.fc39.src.rpm
Repository : fedora
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.