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

Last updated: November 29,2024

1. Install "pangomm2.48.i686" package

In this section, we are going to explain the necessary steps to install pangomm2.48.i686 on Fedora 35

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

2. Uninstall "pangomm2.48.i686" package

This guide covers the steps necessary to uninstall pangomm2.48.i686 on Fedora 35:

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

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

Last metadata expiration check: 4:20:26 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : pangomm2.48
Version : 2.50.0
Release : 1.fc35
Architecture : i686
Size : 89 k
Source : pangomm2.48-2.50.0-1.fc35.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.