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

Last updated: October 06,2024

1. Install "pango.i686" package

Please follow the guidelines below to install pango.i686 on Fedora 35

$ sudo dnf update $ sudo dnf install pango.i686

2. Uninstall "pango.i686" package

Please follow the steps below to uninstall pango.i686 on Fedora 35:

$ sudo dnf remove pango.i686 $ sudo dnf autoremove

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

Last metadata expiration check: 5:55:50 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : pango
Version : 1.50.4
Release : 1.fc35
Architecture : i686
Size : 352 k
Source : pango-1.50.4-1.fc35.src.rpm
Repository : updates
Summary : System for layout and rendering of internationalized text
URL : http://www.pango.org
License : LGPLv2+
Description : Pango is a library for laying out and rendering of text, with an emphasis
: on internationalization. Pango can be used anywhere that text layout is needed,
: though most of the work on Pango so far has been done in the context of the
: GTK+ widget toolkit. Pango forms the core of text and font handling for GTK+.
:
: Pango is designed to be modular; the core Pango layout engine can be used
: with different font backends.
:
: The integration of Pango with Cairo provides a complete solution with high
: quality text handling and graphics rendering.