How to Install and Uninstall pangomm.i686 Package on Fedora 35

Last updated: April 28,2024

1. Install "pangomm.i686" package

Here is a brief guide to show you how to install pangomm.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install pangomm.i686

2. Uninstall "pangomm.i686" package

Please follow the guidance below to uninstall pangomm.i686 on Fedora 35:

$ sudo dnf remove pangomm.i686 $ sudo dnf autoremove

3. Information about the pangomm.i686 package on Fedora 35

Last metadata expiration check: 2:34:29 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : pangomm
Version : 2.46.2
Release : 1.fc35
Architecture : i686
Size : 74 k
Source : pangomm-2.46.2-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.