How to Install and Uninstall pango.x86_64 Package on Fedora 39

Last updated: September 22,2024

1. Install "pango.x86_64" package

Learn how to install pango.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install pango.x86_64

2. Uninstall "pango.x86_64" package

Learn how to uninstall pango.x86_64 on Fedora 39:

$ sudo dnf remove pango.x86_64 $ sudo dnf autoremove

3. Information about the pango.x86_64 package on Fedora 39

Last metadata expiration check: 3:44:00 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : pango
Version : 1.51.0
Release : 1.fc39
Architecture : x86_64
Size : 343 k
Source : pango-1.51.0-1.fc39.src.rpm
Repository : fedora
Summary : System for layout and rendering of internationalized text
URL : https://pango.gnome.org/
License : LGPL-2.0-or-later
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.