How to Install and Uninstall pango.i686 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 15,2024

1. Install "pango.i686" package

Please follow the guidelines below to install pango.i686 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install pango.i686

2. Uninstall "pango.i686" package

Here is a brief guide to show you how to uninstall pango.i686 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove pango.i686 $ sudo dnf autoremove

3. Information about the pango.i686 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:01:23 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : pango
Version : 1.48.7
Release : 3.el9
Architecture : i686
Size : 320 k
Source : pango-1.48.7-3.el9.src.rpm
Repository : ubi-9-appstream-rpms
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.